#include <Standard.hxx>#include <Standard_Macro.hxx>#include <Standard_Integer.hxx>#include <math_SingleTabOfInteger.hxx>#include <Standard_Address.hxx>#include <Standard_Boolean.hxx>#include <math_SingleTab.lxx>#include <Standard_Real.hxx>#include <Standard_OStream.hxx>#include <Standard_DimensionError.hxx>Data Structures | |
| class | math_IntegerVector |
| This class implements the real IntegerVector abstract data type. IntegerVectors can have an arbitrary range which must be define at the declaration and cannot be changed after this declaration. Example: math_IntegerVector V1(-3, 5); // an IntegerVector with range [-3..5] More... | |
1.6.3