Home
last modified time | relevance | path

Searched refs:maxOffDiagSymm (Results 1 – 4 of 4) sorted by relevance

/dports/math/Imath/Imath-3.1.4/src/Imath/
H A DImathMatrixAlgo.cpp1098 maxOffDiagSymm (const TM& A) in maxOffDiagSymm() function
1122 const T absTol = tol * maxOffDiagSymm (A); // Tolerance is in terms of the maximum in jacobiEigenSolver()
1146 } while (maxOffDiagSymm (A) > absTol && numIter < maxIter); in jacobiEigenSolver()
1162 const T absTol = tol * maxOffDiagSymm (A); // Tolerance is in terms of the maximum in jacobiEigenSolver()
1182 } while (maxOffDiagSymm (A) > absTol && numIter < maxIter); in jacobiEigenSolver()
/dports/graphics/povray37/povray-3.7.0.10/libraries/ilmbase/Imath/
H A DImathMatrixAlgo.cpp1089 maxOffDiagSymm (const TM& A) in maxOffDiagSymm() function
1115 const T absTol = tol * maxOffDiagSymm (A); // Tolerance is in terms of the maximum in jacobiEigenSolver()
1138 } while (maxOffDiagSymm(A) > absTol && numIter < maxIter); in jacobiEigenSolver()
1156 const T absTol = tol * maxOffDiagSymm (A); // Tolerance is in terms of the maximum in jacobiEigenSolver()
1175 } while (maxOffDiagSymm(A) > absTol && numIter < maxIter); in jacobiEigenSolver()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/openexr/Imath/
H A DImathMatrixAlgo.cpp1089 maxOffDiagSymm (const TM& A) in maxOffDiagSymm() function
1115 const T absTol = tol * maxOffDiagSymm (A); // Tolerance is in terms of the maximum in jacobiEigenSolver()
1138 } while (maxOffDiagSymm(A) > absTol && numIter < maxIter); in jacobiEigenSolver()
1156 const T absTol = tol * maxOffDiagSymm (A); // Tolerance is in terms of the maximum in jacobiEigenSolver()
1175 } while (maxOffDiagSymm(A) > absTol && numIter < maxIter); in jacobiEigenSolver()
/dports/graphics/freeimage/FreeImage/Source/OpenEXR/Imath/
H A DImathMatrixAlgo.cpp1089 maxOffDiagSymm (const TM& A) in maxOffDiagSymm() function
1115 const T absTol = tol * maxOffDiagSymm (A); // Tolerance is in terms of the maximum in jacobiEigenSolver()
1138 } while (maxOffDiagSymm(A) > absTol && numIter < maxIter); in jacobiEigenSolver()
1156 const T absTol = tol * maxOffDiagSymm (A); // Tolerance is in terms of the maximum in jacobiEigenSolver()
1175 } while (maxOffDiagSymm(A) > absTol && numIter < maxIter); in jacobiEigenSolver()