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