![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Namespaces | |
| namespace | MathUtils |
| Modern math solver types and result structures. | |
Functions | |
| bool | MathUtils::GetGaussPointsAndWeights (int theOrder, math_Vector &thePoints, math_Vector &theWeights) |
| Get ordered Gauss-Legendre points and weights for given order. Points are returned in ascending order on [-1, 1]. | |