mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Functions PLib::EvalPolynomial and PLib::NoDerivativeEvalPolynomial are refactored to allow generation of faster code: 1. Iteration by degree is made in outer loop 2. Avoided pointer arithmetic 3. Recursive templates are used to expand loop by dimension in specific cases (1-15)
4 lines
36 B
Plaintext
4 lines
36 B
Plaintext
001 bop
|
|
002 ncollection
|
|
003 bspline
|