![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
Wrapper for accessing Gauss-Kronrod quadrature weights. This header isolates the old class math from the new namespace MathUtils. Implementation is in MathUtils_GaussKronrodWeights.cxx to avoid conflicts. More...
Namespaces | |
| namespace | MathUtils |
| Modern math solver types and result structures. | |
Functions | |
| bool | MathUtils::GetKronrodPointsAndWeights (int theNbKronrod, math_Vector &thePoints, math_Vector &theWeights) |
| Get Gauss-Kronrod points and weights. | |
| bool | MathUtils::GetOrderedGaussPointsAndWeights (int theNbGauss, math_Vector &thePoints, math_Vector &theWeights) |
| Get ordered Gauss points and weights. | |
Wrapper for accessing Gauss-Kronrod quadrature weights. This header isolates the old class math from the new namespace MathUtils. Implementation is in MathUtils_GaussKronrodWeights.cxx to avoid conflicts.