31 #ifndef _ISSBOXSHELVING_H_ 32 #define _ISSBOXSHELVING_H_ 56 unsigned int getDim()
const override;
58 void getMinMax(
double* min,
double* max)
const override;
60 virtual std::vector<std::string>
getNames()
const;
virtual std::vector< std::string > getNames() const
unsigned int getDim() const override
virtual ~ISSBoxShelving()
void getMinMax(double *min, double *max) const override
void applyInitialState(const MatNd *initialState) override
ISSBoxShelving(RcsGraph *graph, bool fixedInitState)