|
CMP++: Uncertainty Quantification & Bayesian Calibration
|
Header file for Sobol sensitivity analysis using the Saltelli sampling scheme. More...
#include <cmp_defines.h>#include <statistics.h>#include <grid.h>#include <stdexcept>#include <utility>#include <memory>

Go to the source code of this file.
Classes | |
| struct | cmp::sobol::SobolResults |
| Struct to hold calculated Sobol sensitivity indices. More... | |
| class | cmp::sobol::SobolSaltelli |
| Performs Global Sensitivity Analysis (GSA) using the Saltelli formulation of Sobol indices. More... | |
Namespaces | |
| namespace | cmp |
| namespace | cmp::sobol |
Header file for Sobol sensitivity analysis using the Saltelli sampling scheme.