Open CASCADE Technology  7.1.0.beta
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 
)