SG++-Doxygen-Documentation
|
Defines a converter from a level to a number of points, i. More...
#include <AbstractGrowthStrategy.hpp>
Public Member Functions | |
virtual size_t | numPoints (size_t level)=0 |
virtual | ~AbstractGrowthStrategy () |
Defines a converter from a level to a number of points, i.
e. an abstract base class for level->numPoints mappings. AbstractGrowthStrategy-Objects are used in some subclasses of AbstractPointOrdering.
|
virtual |
|
pure virtual |