Open CASCADE Technology 6.6.0
Functions
AppCont_ContMatrices.hxx File Reference
#include <math_Vector.hxx>
#include <Standard_Real.hxx>

Functions

void InvMMatrix (const Standard_Integer classe, math_Matrix &M)
void MMatrix (const Standard_Integer classe, math_Matrix &M)
void IBPMatrix (const Standard_Integer classe, math_Matrix &M)
void IBTMatrix (const Standard_Integer classe, math_Matrix &M)
void VBernstein (const Standard_Integer classe, const Standard_Integer nbpoints, math_Matrix &M)

Function Documentation

void IBPMatrix ( const Standard_Integer  classe,
math_Matrix M 
)
void IBTMatrix ( const Standard_Integer  classe,
math_Matrix M 
)
void InvMMatrix ( const Standard_Integer  classe,
math_Matrix M 
)
void MMatrix ( const Standard_Integer  classe,
math_Matrix M 
)
void VBernstein ( const Standard_Integer  classe,
const Standard_Integer  nbpoints,
math_Matrix M 
)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines