Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
SparseGridFunction Struct Template ReferenceFunction used for selection of active levels for regular sparse grids. If (x<=MaxLevel) then (*this)(x) = |l|_1; otherwise (*this)(x) = MAXINT.
More...
#include <Function.hpp>
Inheritance diagram for SparseGridFunction::
List of all members.
Public Methods |
void | SetParameters (double *p) |
| Set additional parameters to (*this), which parameters depends on the particular specialization.
|
double | Eval (double *x) |
| Evaluate function in *x.
|
template<int N> struct SparseGridFunction
The documentation for this struct was generated from the following file:
Generated at Mon Aug 19 10:02:33 2002 for AWFD by
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001
|