Home
last modified time | relevance | path

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

/external/eigen/test/
Dbdcsvd.cpp53 void compare_bdc_jacobi(const MatrixType& a = MatrixType(), unsigned int computationOptions = 0) in compare_bdc_jacobi() function
88 CALL_SUBTEST_7(( compare_bdc_jacobi(MatrixXf(r,c)) )); in test_bdcsvd()
90 CALL_SUBTEST_10(( compare_bdc_jacobi(MatrixXd(r,c)) )); in test_bdcsvd()
92 CALL_SUBTEST_8(( compare_bdc_jacobi(MatrixXcd(r,c)) )); in test_bdcsvd()