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

One-dimensional stochastic quadrature rule on a probability measure. More...

#include <Quadrature.hpp>

Public Attributes

NumericVector nodes
NumericVector weights
bool nested = false
int level = 0

Detailed Description

One-dimensional stochastic quadrature rule on a probability measure.

Member Data Documentation

◆ level

◆ nested

◆ nodes

◆ weights


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