List of all members.
Public Member Functions |
double | getMinValue (unsigned i) const |
VecMath::Vector< D, double > | getMinValue () const |
void | setMinValue (unsigned i, double minValue) |
double | getMaxValue (unsigned i) const |
VecMath::Vector< D, double > | getMaxValue () const |
void | setMaxValue (unsigned i, double maxValue) |
double | getStepsize (unsigned i) const |
VecMath::Vector< D, double > | getStepsize () const |
void | setStepsize (unsigned i, double stepsize) |
unsigned | getNumSteps (unsigned i) const |
VecMath::Vector< D, unsigned > | getNumSteps () const |
void | setNumSteps (unsigned i, unsigned numSteps) |
void | setRange (unsigned i, const DefinitionSpaceRange &range) |
Private Attributes |
DefinitionSpaceRange | range_ [D] |
template<unsigned D>
class DefinitionRangeOfDimension< D >
The documentation for this class was generated from the following files: