SG++-Doxygen-Documentation
sgpp::combigrid::LagrangePolynom Class Reference

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)
 

Detailed Description

Class for a LagrangePolynom, used to eval it.

Member Function Documentation

◆ degree()

◆ evaluate()

◆ initialize()

void sgpp::combigrid::LagrangePolynom::initialize ( size_t  newPoint,
std::vector< double > &  newPoints 
)
inline

The documentation for this class was generated from the following file: