25 #ifndef QUESO_TK_FACTORY_STOCHASTIC_NEWTON_H
26 #define QUESO_TK_FACTORY_STOCHASTIC_NEWTON_H
28 #include <queso/TransitionKernelFactory.h>
29 #include <queso/TKGroup.h>
38 template <
class DerivedTK>
71 #endif // QUESO_TK_FACTORY_STOCHASTIC_NEWTON_H
static const MhOptionsValues * m_options
std::string m_prefix
Prefix for input file option names. Prepends all options for this class.
TKFactoryStochasticNewton(const std::string &name)
static const ScalarFunctionSynchronizer< GslVector, GslMatrix > * m_pdf_synchronizer
virtual SharedPtr< BaseTKGroup< GslVector, GslMatrix > >::Type build_tk()
static const VectorSpace< GslVector, GslMatrix > * m_vectorSpace
static const std::vector< double > * m_dr_scales
virtual ~TKFactoryStochasticNewton()