KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Basic_mh_step< Model, Proposer_type > Member List

This is the complete list of members for Basic_mh_step< Model, Proposer_type >, including all inherited members.

Basic_mh_step(const Target_distribution &log_target, const Proposer_type &proposer)Basic_mh_step< Model, Proposer_type >inline
BOOST_CONCEPT_ASSERT((BaseModel< Model >))Abstract_mh_step< Model, Proposer_type >
get_proposer_()Basic_mh_step< Model, Proposer_type >inlineprotected
get_temperature() const Basic_mh_step< Model, Proposer_type >inlinevirtual
l_target(const Model &m) const Basic_mh_step< Model, Proposer_type >inlinevirtual
m_log_targetBasic_mh_step< Model, Proposer_type >protected
m_proposerBasic_mh_step< Model, Proposer_type >protected
m_record_extraBasic_mh_step< Model, Proposer_type >protected
m_temperatureBasic_mh_step< Model, Proposer_type >protected
on_accept() constAbstract_mh_step< Model, Proposer_type >inlinevirtual
on_reject() constAbstract_mh_step< Model, Proposer_type >inlinevirtual
operator()(Model &m, double lt_m) constAbstract_mh_step< Model, Proposer_type >virtual
Parent typedefBasic_mh_step< Model, Proposer_type >
propose(const Model &m, Model &m_p) const Basic_mh_step< Model, Proposer_type >inlinevirtual
Proposer typedefBasic_mh_step< Model, Proposer_type >
record_extra(bool enable)Basic_mh_step< Model, Proposer_type >inline
record_extra() const Basic_mh_step< Model, Proposer_type >inlineprotectedvirtual
run_step(Model &m, double lt_m, double &accept_prob, boost::optional< Model & > proposed_state_out=boost::none) constAbstract_mh_step< Model, Proposer_type >
set_target(const Target_distribution &target)Basic_mh_step< Model, Proposer_type >inline
set_temperature(double T)Basic_mh_step< Model, Proposer_type >inline
Target_distribution typedefBasic_mh_step< Model, Proposer_type >
tmp_model_Abstract_mh_step< Model, Proposer_type >mutableprotected
~Abstract_mh_step()Abstract_mh_step< Model, Proposer_type >inlinevirtual
~Basic_mh_step()Basic_mh_step< Model, Proposer_type >inlinevirtual