|
Open CASCADE Technology 6.5.2
|
#include <Standard.hxx>#include <Standard_Macro.hxx>#include <Standard_Integer.hxx>#include <math_SingleTabOfReal.hxx>#include <Standard_Real.hxx>#include <Standard_Address.hxx>#include <Standard_OStream.hxx>#include <math_Vector.lxx>Data Structures | |
| class | math_Vector |
| This class implements the real vector abstract data type. Vectors can have an arbitrary range which must be defined at the declaration and cannot be changed after this declaration. math_Vector V1(-3, 5); // a vector with range [-3..5] More... | |
1.7.4