Home
last modified time | relevance | path

Searched refs:failr (Results 1 – 5 of 5) sorted by relevance

/dports/math/singular/Singular-Release-4-2-1/Singular/svd/tests/
H A Dtestsvdunit.h77 amp::ampf<Precision> failr; in testsvd() local
190 failr = amp::ampf<Precision>(failcount)/(amp::ampf<Precision>(succcount+failcount)); in testsvd()
191 …waserrors = materr>threshold || orterr>threshold || othererr>threshold || !wsorted || failr>failth… in testsvd()
219 double(amp::ampf<Precision>(failr).toDouble())); in testsvd()
/dports/math/singular/Singular-Release-4-2-1/Singular/
H A DcalcSVD.cc50 amp::ampf<Precision> failr; in testsvd() local
/dports/math/librsb/librsb-1.2.0.10/
H A Drsb_perf.c746 goto failr; in rsb__estimate_expected_raw_performance_for_blocking()
782 failr: in rsb__estimate_expected_raw_performance_for_blocking()
/dports/astro/qmapshack/qmapshack-V_1.16.1/3rdparty/alglib/tests/
H A Dtest_c.cpp23940 double failr; in testbdsvd() local
24041 failr = (double)failcount/(double)(succcount+failcount); in testbdsvd()
24068 (double)(failr)); in testbdsvd()
25232 double failr; in testsvd() local
25350 failr = (double)failcount/(double)(succcount+failcount); in testsvd()
25379 (double)(failr)); in testsvd()
/dports/math/alglib/alglib-cpp/tests/
H A Dtest_c.cpp25188 double failr; in testbdsvd() local
25289 failr = (double)failcount/(double)(succcount+failcount); in testbdsvd()
25316 (double)(failr)); in testbdsvd()
25894 double failr; in testsvd() local
26012 failr = (double)failcount/(double)(succcount+failcount); in testsvd()
26041 (double)(failr)); in testsvd()