This is the complete list of members for MCMCable< this_t, Args >, including all inherited members.
at_temperature(double t) const | Bayesable< Args... > | inlinevirtual |
Bayesable() | Bayesable< Args... > | inline |
born | Bayesable< Args... > | |
born_chain_idx | Bayesable< Args... > | |
clear_bayes() | Bayesable< Args... > | inlinevirtual |
compute_likelihood(const data_t &data, const double breakout=-infinity) | Bayesable< Args... > | inlinevirtual |
compute_posterior(const data_t &data, const std::pair< double, double > breakoutpair=std::make_pair(-infinity, 1.0)) | Bayesable< Args... > | inlinevirtual |
compute_prior()=0 | Bayesable< Args... > | pure virtual |
compute_single_likelihood(const datum_t &datum) | Bayesable< Args... > | inlinevirtual |
compute_tempered_likelihood(const data_t &data, int ladder_rank, const double breakout=-infinity) | Bayesable< Args... > | inlinevirtual |
data_t typedef | Bayesable< Args... > | |
datum_t typedef | Bayesable< Args... > | |
hash() const=0 | Bayesable< Args... > | pure virtual |
likelihood | Bayesable< Args... > | |
MCMCable() | MCMCable< this_t, Args > | inline |
operator(const Bayesable< datum_t, data_t > &other) const | Bayesable< Args... > | inline |
operator!=(const this_t &h) const | MCMCable< this_t, Args > | inlinevirtual |
operator==(const this_t &h) const =0 | MCMCable< this_t, Args > | pure virtual |
posterior | Bayesable< Args... > | |
prior | Bayesable< Args... > | |
propose() const =0 | MCMCable< this_t, Args > | pure virtual |
restart() const =0 | MCMCable< this_t, Args > | pure virtual |
sample() | MCMCable< this_t, Args > | inlinestatic |
show(std::string prefix="") | Bayesable< Args... > | inlinevirtual |
string(std::string prefix="") const=0 | Bayesable< Args... > | pure virtual |