| clear_nuisance_user_file() | StatisticInterface | |
| compute_confidence_contour(ParamId p1, ParamId p2, double z, std::array< double, 4 > bounds, ContourOptions options) | StatisticInterface | |
| compute_MLE(const std::vector< ParamId > &p_specs) | StatisticInterface | |
| compute_uncertainties() | StatisticInterface | |
| compute_uncertainties_and_sampling() | StatisticInterface | |
| get_active_observable_dependencies() | StatisticInterface | |
| get_all_correlations() | StatisticInterface | |
| get_all_obs_correlations() | StatisticInterface | |
| get_all_obss_deps() | StatisticInterface | |
| get_obs_exp() | StatisticInterface | |
| get_p_specs(const std::vector< ParamId > &p_specs) | StatisticInterface | |
| has_experiment_observable_selection() const noexcept | StatisticInterface | |
| has_experiment_selection() const noexcept | StatisticInterface | |
| prepare_likelihood_for_scan(const std::vector< ParamId > &p_specs) | StatisticInterface | |
| print_cache() | StatisticInterface | |
| ProfileBackend | StatisticInterface | |
| reload_nuisance_specs() | StatisticInterface | |
| save_likelihood_scan_csv(const std::string &path, const LikelihoodScanGrid &grid) const | StatisticInterface | |
| scan_likelihood_around_current_point(ParamId p1, ParamId p2, double x_half_width, double y_half_width, std::size_t nx, std::size_t ny) const | StatisticInterface | |
| select_experiment(const std::string &experiment) | StatisticInterface | |
| select_experiment_observables(const std::vector< ExperimentObs > &observables) | StatisticInterface | |
| select_experiment_observables_all() | StatisticInterface | |
| select_experiments(const std::vector< std::string > &experiments) | StatisticInterface | |
| select_experiments_all() | StatisticInterface | |
| selected_experiment_observables() const | StatisticInterface | |
| selected_experiments() const | StatisticInterface | |
| set_manual_scan_point(const std::map< ParamId, double > &p_hat, const std::map< ParamId, double > &eta_hat) | StatisticInterface | |
| set_nuisance_user_file(const std::string &user_yaml_path) | StatisticInterface | |
| StatisticInterface(StatisticConfig config, std::shared_ptr< ObservableInterface > oi_) | StatisticInterface | |
| update_cache(const std::vector< ParamId > &p_specs=std::vector< ParamId >()) | StatisticInterface | |