This class implements OperationEval for a grids with mod poly basis ansatzfunctions with.
More...
#include <OperationEvalModPoly.hpp>
This class implements OperationEval for a grids with mod poly basis ansatzfunctions with.
◆ OperationEvalModPoly()
sgpp::base::OperationEvalModPoly::OperationEvalModPoly |
( |
GridStorage & |
storage, |
|
|
size_t |
degree |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
storage | the grid's GridStorage object |
degree | the polynom's max. degree |
◆ ~OperationEvalModPoly()
sgpp::base::OperationEvalModPoly::~OperationEvalModPoly |
( |
| ) |
|
|
inlineoverride |
◆ eval()
double sgpp::base::OperationEvalModPoly::eval |
( |
const DataVector & |
alpha, |
|
|
const DataVector & |
point |
|
) |
| |
|
overridevirtual |
◆ base
◆ storage
Pointer to GridStorage object.
Referenced by eval().
The documentation for this class was generated from the following files: