queso-0.53.0
|
Classes to allow options to be passed to a Metropolis-Hastings algorithm. More...
#include <queso/Environment.h>
#include <queso/MLSamplingLevelOptions.h>
#include <queso/SequenceStatisticalOptions.h>
#include <queso/BoostInputOptionsParser.h>
Go to the source code of this file.
Classes | |
class | QUESO::MhOptionsValues |
This class provides options for the Metropolis-Hastings generator of samples if no input file is available. More... | |
class | QUESO::MetropolisHastingsSGOptions |
This class reads the options for the Metropolis-Hastings generator of samples from an input file. More... | |
Namespaces | |
boost | |
boost::program_options | |
QUESO | |
Functions | |
std::ostream & | QUESO::operator<< (std::ostream &os, const MetropolisHastingsSGOptions &obj) |
Classes to allow options to be passed to a Metropolis-Hastings algorithm.
Definition in file MetropolisHastingsSGOptions.h.
#define UQ_MH_SG_AM_ADAPT_INTERVAL_ODV 0 |
Definition at line 83 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_AM_ADAPTED_MATRICES_DATA_OUTPUT_ALLOW_ALL_ODV 0 |
Definition at line 87 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_AM_ADAPTED_MATRICES_DATA_OUTPUT_ALLOWED_SET_ODV "" |
Definition at line 88 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_AM_ADAPTED_MATRICES_DATA_OUTPUT_FILE_NAME_ODV UQ_MH_SG_FILENAME_FOR_NO_FILE |
Definition at line 85 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_AM_ADAPTED_MATRICES_DATA_OUTPUT_FILE_TYPE_ODV UQ_FILE_EXTENSION_FOR_MATLAB_FORMAT |
Definition at line 86 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_AM_ADAPTED_MATRICES_DATA_OUTPUT_PERIOD_ODV 0 |
Definition at line 84 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_AM_EPSILON_ODV 1.e-5 |
Definition at line 90 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_AM_ETA_ODV 1. |
Definition at line 89 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_AM_INIT_NON_ADAPT_INT_ODV 0 |
Definition at line 82 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_AM_KEEP_INITIAL_MATRIX_ODV 0 |
Definition at line 81 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_BROOKS_GELMAN_LAG 100 |
Definition at line 92 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), QUESO::MetropolisHastingsSGOptions::MetropolisHastingsSGOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_DATA_OUTPUT_ALLOW_ALL_ODV 0 |
Definition at line 41 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_DATA_OUTPUT_ALLOWED_SET_ODV "" |
Definition at line 42 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_DATA_OUTPUT_FILE_NAME_ODV UQ_MH_SG_FILENAME_FOR_NO_FILE |
Definition at line 40 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_DISPLAY_CANDIDATES_ODV 0 |
Definition at line 74 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_DO_LOGIT_TRANSFORM 1 |
Definition at line 95 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_DR_DURING_AM_NON_ADAPTIVE_INT_ODV 1 |
Definition at line 80 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_DR_LIST_OF_SCALES_FOR_EXTRA_STAGES_ODV "" |
Definition at line 79 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_DR_MAX_NUM_EXTRA_STAGES_ODV 0 |
Definition at line 78 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_ENABLE_BROOKS_GELMAN_CONV_MONITOR 0 |
Definition at line 91 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), QUESO::MetropolisHastingsSGOptions::MetropolisHastingsSGOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_FILENAME_FOR_NO_FILE "." |
Definition at line 36 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MLSampling< P_V, P_M >::generateSequence(), QUESO::MetropolisHastingsSG< P_V, P_M >::generateSequence(), QUESO::MLSampling< P_V, P_M >::generateSequence_Level0_all(), and QUESO::MLSampling< P_V, P_M >::generateSequence_Step11_inter0().
#define UQ_MH_SG_FILTERED_CHAIN_DATA_OUTPUT_ALLOW_ALL_ODV 0 |
Definition at line 69 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_FILTERED_CHAIN_DATA_OUTPUT_ALLOWED_SET_ODV "" |
Definition at line 70 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_FILTERED_CHAIN_DATA_OUTPUT_FILE_NAME_ODV UQ_MH_SG_FILENAME_FOR_NO_FILE |
Definition at line 67 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_FILTERED_CHAIN_DATA_OUTPUT_FILE_TYPE_ODV UQ_FILE_EXTENSION_FOR_MATLAB_FORMAT |
Definition at line 68 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_FILTERED_CHAIN_DISCARDED_PORTION_ODV 0. |
Definition at line 65 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_FILTERED_CHAIN_GENERATE_ODV 0 |
Definition at line 64 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_FILTERED_CHAIN_LAG_ODV 1 |
Definition at line 66 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_HELP "" |
Definition at line 39 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_INITIAL_POSITION_DATA_INPUT_FILE_NAME_ODV UQ_MH_SG_FILENAME_FOR_NO_FILE |
Definition at line 45 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_INITIAL_POSITION_DATA_INPUT_FILE_TYPE_ODV UQ_FILE_EXTENSION_FOR_MATLAB_FORMAT |
Definition at line 46 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_INITIAL_PROPOSAL_COV_MATRIX_DATA_INPUT_FILE_NAME_ODV UQ_MH_SG_FILENAME_FOR_NO_FILE |
Definition at line 47 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_INITIAL_PROPOSAL_COV_MATRIX_DATA_INPUT_FILE_TYPE_ODV UQ_FILE_EXTENSION_FOR_MATLAB_FORMAT |
Definition at line 48 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_LIST_OF_DISABLED_PARAMETERS_ODV "" |
Definition at line 49 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_OUTPUT_LOG_LIKELIHOOD 1 |
Definition at line 93 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), QUESO::MetropolisHastingsSGOptions::MetropolisHastingsSGOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_OUTPUT_LOG_TARGET 1 |
Definition at line 94 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), QUESO::MetropolisHastingsSGOptions::MetropolisHastingsSGOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_PUT_OUT_OF_BOUNDS_IN_CHAIN_ODV 1 |
Definition at line 75 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_RAW_CHAIN_DATA_INPUT_FILE_NAME_ODV UQ_MH_SG_FILENAME_FOR_NO_FILE |
Definition at line 50 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_RAW_CHAIN_DATA_INPUT_FILE_TYPE_ODV UQ_FILE_EXTENSION_FOR_MATLAB_FORMAT |
Definition at line 51 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_RAW_CHAIN_DATA_OUTPUT_ALLOW_ALL_ODV 0 |
Definition at line 59 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_RAW_CHAIN_DATA_OUTPUT_ALLOWED_SET_ODV "" |
Definition at line 60 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_RAW_CHAIN_DATA_OUTPUT_FILE_NAME_ODV UQ_MH_SG_FILENAME_FOR_NO_FILE |
Definition at line 57 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_RAW_CHAIN_DATA_OUTPUT_FILE_TYPE_ODV UQ_FILE_EXTENSION_FOR_MATLAB_FORMAT |
Definition at line 58 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_RAW_CHAIN_DATA_OUTPUT_PERIOD_ODV 0 |
Definition at line 56 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_RAW_CHAIN_DISPLAY_PERIOD_ODV 500 |
Definition at line 54 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_RAW_CHAIN_GENERATE_EXTRA_ODV 0 |
Definition at line 53 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_RAW_CHAIN_MEASURE_RUN_TIMES_ODV 1 |
Definition at line 55 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_RAW_CHAIN_SIZE_ODV 100 |
Definition at line 52 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_TK_USE_LOCAL_HESSIAN_ODV 0 |
Definition at line 76 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_TK_USE_NEWTON_COMPONENT_ODV 1 |
Definition at line 77 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_MH_SG_TOTALLY_MUTE_ODV 0 |
Definition at line 44 of file MetropolisHastingsSGOptions.h.
Referenced by QUESO::MetropolisHastingsSGOptions::defineMyOptions(), and QUESO::MhOptionsValues::MhOptionsValues().
#define UQ_NOTHING_JUST_FOR_TEST_OF_SVN_ID 1 |
Definition at line 34 of file MetropolisHastingsSGOptions.h.