#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) |
| 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 | |||
| ) |
1.6.3