Path Integral Quantum Monte Carlo
|
Factory class definitions. More...
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 |