Janus 2.0.0
High-performance C++20 dual-mode numerical framework
Loading...
Searching...
No Matches
PolynomialChaosBasisOptions Struct Reference

Basis construction controls for multidimensional PCE. More...

#include <PolynomialChaos.hpp>

Public Attributes

PolynomialChaosTruncation truncation = PolynomialChaosTruncation::TotalOrder
bool normalized = true
 Use orthonormal basis functions when true.

Detailed Description

Basis construction controls for multidimensional PCE.

Member Data Documentation

◆ normalized

Use orthonormal basis functions when true.

◆ truncation


The documentation for this struct was generated from the following file: