Doxygen 1.9.1
Toolkit for Adaptive Stochastic Modeling and Non-Intrusive ApproximatioN: Tasmanian v8.2 (development)

Cache data structure for evaluate with Global grids. More...

#include "tsgGridCore.hpp"
Include dependency graph for tsgCacheLagrange.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TasGrid::CacheLagrange< T >
 Cache that holds the values of 1D Lagrange polynomials. More...
 
class  TasGrid::CacheLagrangeDerivative< T >
 Cache that holds the derivatives of 1D Lagrange polynomials. Uses the same interface as CacheLagrange. . More...
 

Namespaces

 TasGrid
 Encapsulates the Tasmanian Sparse Grid module.
 

Detailed Description

Cache data structure for evaluate with Global grids.

Author
Miroslav Stoyanov