CMP++: Uncertainty Quantification & Bayesian Calibration
Loading...
Searching...
No Matches
sobol.h File Reference

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>
Include dependency graph for sobol.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Header file for Sobol sensitivity analysis using the Saltelli sampling scheme.

Author
Omar Kahol
Date
September 2025