Inheritance diagram for NonDStochCollocation:

Public Member Functions | |
| NonDStochCollocation (Model &model) | |
| constructor | |
| ~NonDStochCollocation () | |
| destructor | |
| void | quantify_uncertainty () |
| perform a forward uncertainty propagation using SC methods | |
The NonDStochCollocation class uses a stochastic collocation (SC) approach to approximate the effect of parameter uncertainties on response functions of interest. It utilizes the InterpPolyApproximation class to manage multidimensional Lagrange polynomial interpolants.
1.5.1