#include <TKFactoryInitializer.h>
Definition at line 31 of file TKFactoryInitializer.h.
QUESO::TKFactoryInitializer::TKFactoryInitializer |
( |
| ) |
|
Definition at line 39 of file TKFactoryInitializer.C.
42 static TKFactoryRandomWalk<ScaledCovMatrixTKGroup<GslVector, GslMatrix> > tk_factory_random_walk(
"random_walk");
43 static TKFactoryLogitRandomWalk<TransformedScaledCovMatrixTKGroup<GslVector, GslMatrix> > tk_factory_logit_random_walk(
"logit_random_walk");
44 static TKFactoryStochasticNewton<HessianCovMatricesTKGroup<GslVector, GslMatrix> > tk_factory_stochastic_newton(
"stochastic_newton");
45 static TKFactoryMALA<MetropolisAdjustedLangevinTK<GslVector, GslMatrix> > tk_factory_mala(
"mala");
QUESO::TKFactoryInitializer::~TKFactoryInitializer |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: