| _fCurrVal | AdaptiveMCMCHandler | private |
| _fFixedPars | AdaptiveMCMCHandler | private |
| _param_skip_adapt_flags | AdaptiveMCMCHandler | private |
| _ParamNames | AdaptiveMCMCHandler | private |
| acceptance_rate_batch_size | AdaptiveMCMCHandler | private |
| adapt_block_matrix_indices | AdaptiveMCMCHandler | private |
| adapt_block_sizes | AdaptiveMCMCHandler | private |
| adaption_scale | AdaptiveMCMCHandler | private |
| AdaptionUpdate() const | AdaptiveMCMCHandler | |
| adaptive_covariance | AdaptiveMCMCHandler | private |
| adaptive_save_n_iterations | AdaptiveMCMCHandler | private |
| adaptive_update_step | AdaptiveMCMCHandler | private |
| AdaptiveMCMCHandler() | AdaptiveMCMCHandler | |
| c_robbins_monro | AdaptiveMCMCHandler | private |
| CalculateRobbinsMonroStepLength() | AdaptiveMCMCHandler | private |
| CheckMatrixValidityForAdaption(const TMatrixDSym *covMatrix) const | AdaptiveMCMCHandler | |
| CreateNewAdaptiveCovariance() | AdaptiveMCMCHandler | |
| CurrVal(const int par_index) const | AdaptiveMCMCHandler | |
| end_adaptive_update | AdaptiveMCMCHandler | private |
| GetAdaptionScale() | AdaptiveMCMCHandler | inline |
| GetAdaptiveCovariance() const | AdaptiveMCMCHandler | inline |
| GetNFixed() const | AdaptiveMCMCHandler | inline |
| GetNumParams() const | AdaptiveMCMCHandler | inline |
| GetOutFileName() const | AdaptiveMCMCHandler | inline |
| GetParameterMeans() const | AdaptiveMCMCHandler | inline |
| GetParIndex(const std::string &name) const | AdaptiveMCMCHandler | inline |
| GetParIndicesFromNames(const std::vector< std::string > ¶m_names) const | AdaptiveMCMCHandler | inline |
| GetTotalSteps() const | AdaptiveMCMCHandler | inline |
| GetUseRobbinsMonro() const | AdaptiveMCMCHandler | inline |
| IncrementAcceptedSteps() | AdaptiveMCMCHandler | inline |
| IncrementNSteps() | AdaptiveMCMCHandler | inline |
| IndivStepScaleAdapt() const | AdaptiveMCMCHandler | |
| InitFromConfig(const YAML::Node &adapt_manager, const std::string &matrix_name_str, const std::vector< std::string > *parameter_names, const std::vector< double > *parameters, const std::vector< double > *fixed, const std::vector< bool > *param_skip_adapt_flags, const TMatrixDSym *throwMatrix, const double initial_scale_) | AdaptiveMCMCHandler | |
| initial_scale | AdaptiveMCMCHandler | private |
| initial_throw_matrix | AdaptiveMCMCHandler | private |
| initial_throw_matrix_saved | AdaptiveMCMCHandler | private |
| IsFixed(const int ipar) const | AdaptiveMCMCHandler | inline |
| n_rm_restarts | AdaptiveMCMCHandler | private |
| output_file_name | AdaptiveMCMCHandler | private |
| par_means | AdaptiveMCMCHandler | private |
| prev_step_accepted | AdaptiveMCMCHandler | private |
| Print() const | AdaptiveMCMCHandler | |
| SaveAdaptiveToFile(const std::string &outFileName, const std::string &systematicName, const bool is_final=false) | AdaptiveMCMCHandler | |
| SetAdaptiveBlocks(const std::vector< std::vector< int >> &block_indices) | AdaptiveMCMCHandler | |
| SetFixed(const std::vector< double > *fix) | AdaptiveMCMCHandler | inline |
| SetParams(const std::vector< double > *params) | AdaptiveMCMCHandler | inline |
| SetThrowMatrixFromFile(const std::string &matrix_file_name, const std::string &matrix_name, const std::string &means_name, bool &use_adaptive) | AdaptiveMCMCHandler | |
| SetTotalSteps(const int nsteps) | AdaptiveMCMCHandler | inline |
| SkipAdaption() const | AdaptiveMCMCHandler | |
| start_adaptive_throw | AdaptiveMCMCHandler | private |
| start_adaptive_update | AdaptiveMCMCHandler | private |
| target_acceptance | AdaptiveMCMCHandler | private |
| total_rm_restarts | AdaptiveMCMCHandler | private |
| total_steps | AdaptiveMCMCHandler | private |
| UpdateAdaptiveCovariance() | AdaptiveMCMCHandler | |
| UpdateMatrixAdapt() | AdaptiveMCMCHandler | |
| UpdateRobbinsMonroScale() | AdaptiveMCMCHandler | |
| use_robbins_monro | AdaptiveMCMCHandler | private |
| ~AdaptiveMCMCHandler() | AdaptiveMCMCHandler | virtual |