24 #include <queso/Environment.h> 
   25 #include <queso/BoostInputOptionsParser.h> 
   27 #ifndef UQ_GPMSA_OPTIONS_H 
   28 #define UQ_GPMSA_OPTIONS_H 
   50   void print(std::ostream& os) 
const;
 
  115 #endif // UQ_GPMSA_OPTIONS_H 
const BaseEnvironment & m_env
double m_discrepancyPrecisionShape
The shape parameter for the Gamma hyperprior for the discrepancy precision. 
std::string m_prefix
The prefix to look for in the input file. 
std::string m_option_emulatorCorrelationStrengthBeta
double m_discrepancyCorrelationStrengthBeta
The beta paramter for the Beta hyperprior for the discrepancy correlation strength. 
std::string m_option_emulatorDataPrecisionShape
std::string m_option_discrepancyCorrelationStrengthAlpha
const BaseEnvironment & env() const 
Returns the QUESO environment. 
void print(std::ostream &os) const 
Prints this to os. 
double m_emulatorPrecisionScale
The scale parameter for the Gamma hyperprior for the emulator precision. 
std::string m_option_emulatorDataPrecisionScale
double m_emulatorDataPrecisionScale
The scale parameter for the Gamma hyperprior for the emulator data precision. 
double m_discrepancyCorrelationStrengthAlpha
The alpha paramter for the Beta hyperprior for the discrepancy correlation strength. 
double m_emulatorCorrelationStrengthAlpha
The alpha paramter for the Beta hyperprior for the emulator correlation strength. ...
virtual ~GPMSAOptions()
Destructor. 
std::string m_option_discrepancyCorrelationStrengthBeta
std::string m_option_discrepancyPrecisionScale
This (virtual) class sets up the environment underlying the use of the QUESO library by an executable...
std::string m_option_emulatorPrecisionShape
std::string m_option_emulatorCorrelationStrengthAlpha
This class defines the options that specify the behaviour of the Gaussian process emulator...
friend std::ostream & operator<<(std::ostream &os, const GPMSAOptions &obj)
double m_emulatorPrecisionShape
The shape parameter for the Gamma hyperprior for the emulator precision. 
double m_emulatorDataPrecisionShape
The shape parameter for the Gamma hyperprior for the emulator data precision. 
GPMSAOptions(const BaseEnvironment &env, const char *prefix)
Given prefix, read the input file for parameters named prefix_*. 
BoostInputOptionsParser * m_parser
double m_discrepancyPrecisionScale
The scale parameter for the Gamma hyperprior for the discrepancy precision. 
std::string m_help
If this string is non-empty, print the options object to the output file. 
double m_emulatorCorrelationStrengthBeta
The beta paramter for the Beta hyperprior for the emulator correlation strength. 
std::string m_option_help
std::string m_option_discrepancyPrecisionShape
std::string m_option_emulatorPrecisionScale