Open CASCADE Technology
6.5.4
|
#include <Standard_NotImplemented.hxx>
#include <math_Vector.hxx>
#include <math.hxx>
#include <gp_Pnt2d.hxx>
#include <gp_Vec2d.hxx>
#include <gp_Pnt.hxx>
#include <gp_Vec.hxx>
#include <TColStd_Array1OfReal.hxx>
#include <Precision.hxx>
Data Structures | |
class | HMath_Vector |
Variables | |
static math_Vector | LGaussW0 (1, GPM) |
static math_Vector | LGaussP1 (1, RealToInt(Ceiling(ERROR_ALGEBR_RATIO *GPM))) |
static math_Vector | LGaussW1 (1, RealToInt(Ceiling(ERROR_ALGEBR_RATIO *GPM))) |
static math_Vector | UGaussW0 (1, GPM) |
static math_Vector | UGaussP1 (1, RealToInt(Ceiling(ERROR_ALGEBR_RATIO *GPM))) |
static math_Vector | UGaussW1 (1, RealToInt(Ceiling(ERROR_ALGEBR_RATIO *GPM))) |
math_Vector LGaussP1(1, RealToInt(Ceiling(ERROR_ALGEBR_RATIO *GPM))) |
math_Vector LGaussW0(1, GPM) |
math_Vector LGaussW1(1, RealToInt(Ceiling(ERROR_ALGEBR_RATIO *GPM))) |
math_Vector UGaussP1(1, RealToInt(Ceiling(ERROR_ALGEBR_RATIO *GPM))) |
math_Vector UGaussW0(1, GPM) |
math_Vector UGaussW1(1, RealToInt(Ceiling(ERROR_ALGEBR_RATIO *GPM))) |