Bayesian inference using the QUESO library from UT Austin. More...
Public Member Functions | |
NonDQUESOBayesCalibration (Model &model) | |
standard constructor | |
~NonDQUESOBayesCalibration () | |
destructor | |
Protected Member Functions | |
void | quantify_uncertainty () |
redefined from DakotaNonD | |
Real | actualValue (...) |
redefined from QUESO:: | |
Real | lnValue (...) |
redefined from QUESO:: |
Bayesian inference using the QUESO library from UT Austin.
This class ...
NonDQUESOBayesCalibration | ( | Model & | model | ) |
standard constructor
This constructor is called for a standard letter-envelope iterator instantiation. In this case, set_db_list_nodes has been called and probDescDB can be queried for settings from the method specification.
void quantify_uncertainty | ( | ) | [protected, virtual] |