|
CMP++: Uncertainty Quantification & Bayesian Calibration
|
#include <iostream>#include <stdexcept>#include <Eigen/Dense>#include <distribution.h>#include <cmp_defines.h>#include <grid.h>#include <cluster.h>#include <classifier.h>#include <poly.h>#include <svm.h>#include <set>
Go to the source code of this file.
Classes | |
| class | cmp::ModelClusterPoly |
| Manages a clustered set of Polynomial Chaos Expansion (PCE) models for localized regression. More... | |
Namespaces | |
| namespace | cmp |