Open CASCADE Technology  7.3.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

◆ IBPMatrix()

void IBPMatrix ( const Standard_Integer  classe,
math_Matrix M 
)

◆ IBTMatrix()

void IBTMatrix ( const Standard_Integer  classe,
math_Matrix M 
)

◆ InvMMatrix()

void InvMMatrix ( const Standard_Integer  classe,
math_Matrix M 
)

◆ MMatrix()

void MMatrix ( const Standard_Integer  classe,
math_Matrix M 
)

◆ VBernstein()

void VBernstein ( const Standard_Integer  classe,
const Standard_Integer  nbpoints,
math_Matrix M 
)