Home
last modified time | relevance | path

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

/dports/math/singular/Singular-Release-4-2-1/Singular/svd/tests/
H A Dtestsvdunit.h19 bool testsvd(bool silent);
58 bool testsvd(bool silent) in testsvd() function
458 result = testsvd<Precision>(true); in testsvdunit_test_silent()
472 result = testsvd<Precision>(false); in testsvdunit_test()
/dports/math/singular/Singular-Release-4-2-1/Singular/
H A DcalcSVD.cc27 lists testsvd(matrix M) in testsvd() function
H A Dextra.cc2838 extern lists testsvd(matrix M); in jjEXTENDED_SYSTEM()
2840 res->data=(char*)(testsvd((matrix)h->Data())); in jjEXTENDED_SYSTEM()
/dports/astro/qmapshack/qmapshack-V_1.16.1/3rdparty/alglib/tests/
H A Dtest_c.cpp447 ae_bool testsvd(ae_bool silent, ae_state *_state);
25214 ae_bool testsvd(ae_bool silent, ae_state *_state) in testsvd() function
115325 {"svd",testsvd},
/dports/math/alglib/alglib-cpp/tests/
H A Dtest_c.cpp775 ae_bool testsvd(ae_bool silent, ae_state *_state);
25876 ae_bool testsvd(ae_bool silent, ae_state *_state) in testsvd() function
134165 {"svd",testsvd},