CMP++: Uncertainty Quantification & Bayesian Calibration
Loading...
Searching...
No Matches
poly.h File Reference
#include <vector>
#include <iostream>
#include <memory>
#include <stdexcept>
#include <cmath>
#include <Eigen/Dense>
#include <fstream>
#include <string>
#include <integrator.h>
Include dependency graph for poly.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cmp::HermiteBasis
 Hermite orthogonal polynomial basis. More...
 
struct  cmp::LegendreBasis
 Legendre orthogonal polynomial basis. More...
 
struct  cmp::ChebyshevBasis
 Chebyshev orthogonal polynomial basis. More...
 
struct  cmp::LaguerreBasis
 Laguerre orthogonal polynomial basis. More...
 
class  cmp::MultiIndex
 
class  cmp::PolynomialExpansion< Basis >
 Implements multi-dimensional Polynomial Chaos Expansion (PCE) for spectral surrogate modeling. More...
 

Namespaces

namespace  cmp