Go to the source code of this file.
Classes | |
| class | SobolReporterContext< InType, OutType > |
| class | SobolReporter |
| Computes Sobol sensitivity indices, see SobolCalculators. More... | |
| class | SobolReporterContext< InType, OutType > |
Typedefs | |
| template<typename OutType > | |
| using | SobolState = std::pair< std::vector< OutType >, std::vector< std::vector< OutType > >> |
| using SobolState = std::pair<std::vector<OutType>, std::vector<std::vector<OutType> >> |
Definition at line 62 of file SobolReporter.h.
1.8.14