Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Namespaces | Functions
MathUtils_Gauss.hxx File Reference
#include <Standard_Macro.hxx>
#include <math_Vector.hxx>

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].