Adapt(unsigned int const t, std::vector< std::shared_ptr< SamplingState >> const &states) override | muq::SamplingAlgorithms::ParallelAMProposal | virtual |
adaptEnd | muq::SamplingAlgorithms::AMProposal | private |
adaptScale | muq::SamplingAlgorithms::AMProposal | private |
adaptStart | muq::SamplingAlgorithms::AMProposal | private |
adaptSteps | muq::SamplingAlgorithms::AMProposal | private |
AMProposal(boost::property_tree::ptree pt, std::shared_ptr< AbstractSamplingProblem > const &prob) | muq::SamplingAlgorithms::AMProposal | |
AMProposal(boost::property_tree::ptree pt, std::shared_ptr< AbstractSamplingProblem > const &prob, Eigen::MatrixXd const &initialCov) | muq::SamplingAlgorithms::AMProposal | |
blockInd | muq::SamplingAlgorithms::MCMCProposal | protected |
comm | muq::SamplingAlgorithms::MCMCProposal | protected |
Construct(boost::property_tree::ptree const &pt, std::shared_ptr< AbstractSamplingProblem > const &probIn) | muq::SamplingAlgorithms::MCMCProposal | static |
ConstructCovariance(boost::property_tree::ptree const &pt, std::shared_ptr< AbstractSamplingProblem > const &prob) | muq::SamplingAlgorithms::AMProposal | privatestatic |
GetBlockInd() const | muq::SamplingAlgorithms::MCMCProposal | inlinevirtual |
GetMCMCProposalMap() | muq::SamplingAlgorithms::MCMCProposal | static |
LogDensity(std::shared_ptr< SamplingState > const &currState, std::shared_ptr< SamplingState > const &propState) override | muq::SamplingAlgorithms::AMProposal | privatevirtual |
MCMCProposal(boost::property_tree::ptree const &pt, std::shared_ptr< AbstractSamplingProblem > const &probIn) | muq::SamplingAlgorithms::MCMCProposal | |
MCMCProposalConstructor typedef | muq::SamplingAlgorithms::MCMCProposal | |
MCMCProposalMap typedef | muq::SamplingAlgorithms::MCMCProposal | |
mean | muq::SamplingAlgorithms::AMProposal | private |
newSamps | muq::SamplingAlgorithms::AMProposal | private |
numAdaptSamps | muq::SamplingAlgorithms::AMProposal | private |
numNewSamps | muq::SamplingAlgorithms::AMProposal | private |
ParallelAMProposal(boost::property_tree::ptree pt, std::shared_ptr< AbstractSamplingProblem > problem) | muq::SamplingAlgorithms::ParallelAMProposal | |
ParallelAMProposal(boost::property_tree::ptree pt, std::shared_ptr< AbstractSamplingProblem > problem, std::shared_ptr< parcer::Communicator > const &newcomm) | muq::SamplingAlgorithms::ParallelAMProposal | |
prob | muq::SamplingAlgorithms::MCMCProposal | protected |
propChol | muq::SamplingAlgorithms::AMProposal | private |
propCov | muq::SamplingAlgorithms::AMProposal | private |
ProposalCovariance() const | muq::SamplingAlgorithms::AMProposal | virtual |
Sample(std::shared_ptr< SamplingState > const ¤tState) override | muq::SamplingAlgorithms::AMProposal | privatevirtual |
SetBlockInd(int newBlockInd) | muq::SamplingAlgorithms::MCMCProposal | inlinevirtual |
SetCommunicator(std::shared_ptr< parcer::Communicator > newcomm) | muq::SamplingAlgorithms::MCMCProposal | |
totSamps | muq::SamplingAlgorithms::ParallelAMProposal | private |
~AMProposal()=default | muq::SamplingAlgorithms::AMProposal | virtual |
~MCMCProposal()=default | muq::SamplingAlgorithms::MCMCProposal | virtual |
~ParallelAMProposal()=default | muq::SamplingAlgorithms::ParallelAMProposal | virtual |