Class : AbstractPrecalculationOperation

class deriving from AbstractArchitectureOperation

~AbstractPrecalculationOperation :

prototype: virtual ~AbstractPrecalculationOperation ()

description:destructor



SetIndicesRange :

prototype: virtual void SetIndicesRange (const int& , const int& nbrComponent )

description:set range of indices


input parameters:
firstComponent = index of the first component
nbrComponent = number of component



GetHilbertSpaceDimension :

prototype: virtual int GetHilbertSpaceDimension ()

description:get hilbert space dimension


input parameters:


return value: hilbert space dimension



Back to index.