Home
last modified time | relevance | path

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

/dports/finance/quantlib/QuantLib-1.20/test-suite/
H A Dfunctions.cpp137 const Real tol_i = 5e4 * QL_EPSILON*std::fabs(expected_i); in testModifiedBesselFunctions() local
204 const Real tol_i = 5e4*QL_EPSILON*std::abs(expected_i); in testModifiedBesselFunctions() local
246 const Real tol_i = 1e3 * QL_EPSILON * in testWeightedModifiedBesselFunctions() local
286 const Real tol_i = 1e3 * QL_EPSILON*std::abs(calculated_i); in testWeightedModifiedBesselFunctions() local
/dports/math/gmm++/gmm-5.4/include/gmm/
H A Dgmm_dense_qr.h151 Ttol tol_i = tol * gmm::abs(A(0,0)), tol_cplx = tol_i; in extract_eig() local
210 Ttol tol_i = tol * gmm::abs(A(0,0)), tol_cplx = tol_i; in extract_eig() local
351 Ttol tol_i = tol * gmm::abs(H(0,0)), tol_cplx = tol_i; in block2x2_reduction() local
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/gmm/
H A Dgmm_dense_qr.h150 Ttol tol_i = tol * gmm::abs(A(0,0)), tol_cplx = tol_i; in extract_eig() local
209 Ttol tol_i = tol * gmm::abs(A(0,0)), tol_cplx = tol_i; in extract_eig() local
350 Ttol tol_i = tol * gmm::abs(H(0,0)), tol_cplx = tol_i; in block2x2_reduction() local
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMStitchSrf.h111 void setTolerance(size_t tol_i,double tol) in setTolerance()
357 void getTolerance(size_t tol_i)const in getTolerance()
/dports/devel/volk/volk-2.2.1/lib/
H A Dqa_utils.cc419 const unsigned int tol_i = static_cast<const unsigned int>(tol); in run_volk_tests() local