SG++-Doxygen-Documentation
|
Class for a LagrangePolynom, used to eval it. More...
#include <PolynomialQuadratureEvaluator.hpp>
Public Member Functions | |
size_t | degree () |
double | evaluate (double x) |
void | initialize (size_t newPoint, std::vector< double > &newPoints) |
Class for a LagrangePolynom, used to eval it.
|
inline |
|
inline |
|
inline |