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