Open CASCADE Technology 7.8.2.dev
AppCont_ContMatrices.hxx File Reference
#include <math_Vector.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 )