Path Integral Quantum Monte Carlo
|
An abstract factory class which creates new object instances based on a string descripter and constructor signature. More...
An abstract factory class which creates new object instances based on a string descripter and constructor signature.
We use the factory method design pattern (http://en.wikipedia.org/wiki/Factory_(object-oriented_programming)) to create a new instance of an estimator object.
Design borrowed heavily from: