ALPSCore reference
Classes | Namespaces | Enumerations | Functions
util.hpp File Reference
#include <alps/alea/core.hpp>
#include <vector>
#include <Eigen/Dense>
Include dependency graph for util.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  alps::alea::make_complex< T >
 
struct  alps::alea::make_complex< std::complex< T > >
 
struct  alps::alea::make_real< T >
 
struct  alps::alea::make_real< std::complex< T > >
 
struct  alps::alea::eigen< T >
 

Namespaces

 alps
 
 alps::alea
 Set of accumulators and statistical pre-/post-processing operations.
 

Enumerations

enum  alps::alea::verbosity { alps::alea::PRINT_TERSE, alps::alea::PRINT_VERBOSE, alps::alea::PRINT_DEBUG }
 

Functions

std::ostream & alps::alea::operator<< (std::ostream &stream, verbosity verb)