SG++-Doxygen-Documentation
|
provides uniform points, i. More...
#include <UniformBoundaryPointDistribution.hpp>
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... | |
virtual | ~UniformBoundaryPointDistribution () |
Public Member Functions inherited from sgpp::combigrid::AbstractPointDistribution | |
virtual | ~AbstractPointDistribution () |
provides uniform points, i.
e. {k/(n-1) for k = 0, ..., n-1} if n >= 2 or {0.5} if n = 1.
|
virtual |
|
virtual |
computes the j-th grid point from the set of numPoints grid points.
Implements sgpp::combigrid::AbstractPointDistribution.
References python.utils.statsfile2gnuplot::j.