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

#include <L2LejaPointDistribution.hpp>

Inheritance diagram for sgpp::combigrid::L2LejaPointDistribution:
sgpp::combigrid::AbstractPointDistribution

Public Member Functions

virtual double compute (size_t numPoints, size_t j)
 computes the j-th grid point from the set of numPoints grid points. More...
 
 L2LejaPointDistribution ()
 
 L2LejaPointDistribution (SingleFunction weightFunction, size_t numAdditionalPoints=10)
 
virtual ~L2LejaPointDistribution ()
 
- Public Member Functions inherited from sgpp::combigrid::AbstractPointDistribution
virtual ~AbstractPointDistribution ()
 

Constructor & Destructor Documentation

◆ L2LejaPointDistribution() [1/2]

sgpp::combigrid::L2LejaPointDistribution::L2LejaPointDistribution ( )

◆ L2LejaPointDistribution() [2/2]

sgpp::combigrid::L2LejaPointDistribution::L2LejaPointDistribution ( SingleFunction  weightFunction,
size_t  numAdditionalPoints = 10 
)
explicit

◆ ~L2LejaPointDistribution()

sgpp::combigrid::L2LejaPointDistribution::~L2LejaPointDistribution ( )
virtual

Member Function Documentation

◆ compute()

double sgpp::combigrid::L2LejaPointDistribution::compute ( size_t  numPoints,
size_t  j 
)
virtual

computes the j-th grid point from the set of numPoints grid points.

Implements sgpp::combigrid::AbstractPointDistribution.

References python.utils.statsfile2gnuplot::j.


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