Home
last modified time | relevance | path

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

/dports/math/singular/Singular-Release-4-2-1/Singular/
H A DcalcSVD.cc49 amp::ampf<Precision> failthreshold; in testsvd() local
61 failthreshold = amp::ampf<Precision>("5.0E-3"); in testsvd()
/dports/math/singular/Singular-Release-4-2-1/Singular/svd/tests/
H A Dtestsvdunit.h76 amp::ampf<Precision> failthreshold; in testsvd() local
90 failthreshold = amp::ampf<Precision>("5.0E-3"); in testsvd()
191 …rs = materr>threshold || orterr>threshold || othererr>threshold || !wsorted || failr>failthreshold; in testsvd()
/dports/astro/qmapshack/qmapshack-V_1.16.1/3rdparty/alglib/tests/
H A Dtest_c.cpp60487 double failthreshold; in testevd() local
60506 failthreshold = 0.005; in testevd()
60543 wfailed = ae_fp_greater((double)failc/(double)runs,failthreshold); in testevd()
/dports/math/alglib/alglib-cpp/tests/
H A Dtest_c.cpp19198 double failthreshold; in testevd() local
19217 failthreshold = 0.005; in testevd()
19254 wfailed = ae_fp_greater((double)failc/(double)runs,failthreshold); in testevd()