Home
last modified time | relevance | path

Searched refs:othererr (Results 1 – 8 of 8) sorted by relevance

/dports/math/singular/Singular-Release-4-2-1/Singular/svd/tests/
H A Dtestsvdunit.h41 amp::ampf<Precision>& othererr,
74 amp::ampf<Precision> othererr; in testsvd() local
84 othererr = 0; in testsvd()
113 testsvdproblem<Precision>(a, i, j, materr, orterr, othererr, wsorted, wfailed); in testsvd()
131 testsvdproblem<Precision>(a, i, j, materr, orterr, othererr, wsorted, wfailed); in testsvd()
145 testsvdproblem<Precision>(a, i, j, materr, orterr, othererr, wsorted, wfailed); in testsvd()
200 double(amp::ampf<Precision>(othererr).toDouble())); in testsvd()
353 amp::ampf<Precision>& othererr, in testsvdproblem() argument
424othererr = amp::maximum<Precision>(othererr, amp::abs<Precision>(u(i,j)-u2(i,j))); in testsvdproblem()
431othererr = amp::maximum<Precision>(othererr, amp::abs<Precision>(vt(i,j)-vt2(i,j))); in testsvdproblem()
[all …]
/dports/dns/samba-nsupdate/bind-9.16.5/lib/samples/
H A Dnsprobe.c62 othererr, enumerator
110 unsigned long othererr; member
352 case othererr: in update_stat()
354 increment_entry(&server_stat.othererr); in update_stat()
355 increment_entry(&local_stat.othererr); in update_stat()
424 if (local_stat.othererr > 0U) { in update_stat()
428 increment_entry(&domain_stat.othererr); in update_stat()
557 *resultp = othererr; in request_done()
1210 domain_stat.othererr, domain_stat.multiplesoa, in main()
1224 server_stat.othererr, server_stat.multiplesoa, in main()
/dports/dns/bind911/bind-9.11.37/lib/samples/
H A Dnsprobe.c66 othererr, enumerator
114 unsigned long othererr; member
341 case othererr: in update_stat()
343 increment_entry(&server_stat.othererr); in update_stat()
344 increment_entry(&local_stat.othererr); in update_stat()
404 if (local_stat.othererr > 0U) { in update_stat()
407 increment_entry(&domain_stat.othererr); in update_stat()
528 *resultp = othererr; in request_done()
1185 domain_stat.othererr, domain_stat.multiplesoa, in main()
1200 server_stat.othererr, server_stat.multiplesoa, in main()
/dports/math/singular/Singular-Release-4-2-1/Singular/
H A DcalcSVD.cc47 amp::ampf<Precision> othererr; in testsvd() local
55 othererr = 0; in testsvd()
/dports/devel/py-pyro/Pyro4-4.77/examples/exceptions/
H A Dexcep.py21 def othererr(self): member in TestClass
H A Dclient.py29 result = test.othererr()
/dports/astro/qmapshack/qmapshack-V_1.16.1/3rdparty/alglib/tests/
H A Dtest_c.cpp25200 double* othererr,
25230 double othererr; in testsvd() local
25245 othererr = (double)(0); in testsvd()
25360 (double)(othererr)); in testsvd()
25513 double* othererr, in testsvdunit_testsvdproblem() argument
25600 …*othererr = ae_maxreal(*othererr, ae_fabs(u.ptr.pp_double[i][j]-u2.ptr.pp_double[i][j], _state), _… in testsvdunit_testsvdproblem()
25612 … *othererr = ae_maxreal(*othererr, ae_fabs(w.ptr.p_double[i]-w2.ptr.p_double[i], _state), _state); in testsvdunit_testsvdproblem()
51159 ae_bool othererr; in testminnlc() local
51168 othererr = ae_false; in testminnlc()
51174 testminnlcunit_testother(&othererr, _state); in testminnlc()
[all …]
/dports/math/alglib/alglib-cpp/tests/
H A Dtest_c.cpp25862 double* othererr,
25892 double othererr; in testsvd() local
25907 othererr = (double)(0); in testsvd()
26022 (double)(othererr)); in testsvd()
26175 double* othererr, in testsvdunit_testsvdproblem() argument
26262 …*othererr = ae_maxreal(*othererr, ae_fabs(u.ptr.pp_double[i][j]-u2.ptr.pp_double[i][j], _state), _… in testsvdunit_testsvdproblem()
26274 … *othererr = ae_maxreal(*othererr, ae_fabs(w.ptr.p_double[i]-w2.ptr.p_double[i], _state), _state); in testsvdunit_testsvdproblem()
68588 ae_bool othererr; in testminnlc() local
68598 othererr = ae_false; in testminnlc()
68605 testminnlcunit_testother(&othererr, _state); in testminnlc()
[all …]