Home
last modified time | relevance | path

Searched defs:NumMaxCoeffs (Results 1 – 1 of 1) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/AdvApprox/
H A DAdvApprox_ApproxAFunction.cxx399 const Standard_Integer NumMaxCoeffs, in Approximation()
723 Standard_Integer NumMaxCoeffs = Max(myMaxDegree + 1, 2 * ContinuityOrder + 2); in Perform() local