Path Integral Quantum Monte Carlo
Data Structures | Typedefs
factory.h File Reference

Factory class definitions. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Factory< BaseType(ParamType...)>
 

Typedefs

typedef Factory< EstimatorBase *(Path &, ActionBase *, MTRand &, double)> EstimatorFactory
 
typedef Factory< EstimatorBase *(Path &, Path &, ActionBase *, ActionBase *, MTRand &, double)> MultiEstimatorFactory
 
typedef Factory< MoveBase *(Path &, ActionBase *, MTRand &)> MoveFactory
 

Detailed Description

Factory class definitions.

Author
Adrian Del Maestro
Date
06.13.2016

Definition in file factory.h.