Searched refs:svd_check_full (Results 1 – 3 of 3) sorted by relevance
27 void svd_check_full(const MatrixType& m, const SVD& svd) in svd_check_full() function108 svd_check_full< MatrixType, SVD >(m, fullSvd); in svd_test_computation_options_1()
16 svd_check_full<MatrixType, JacobiSVD<MatrixType, QRPreconditioner > >(m, svd); in jacobisvd_check_full()
21 svd_check_full< MatrixType, BDCSVD< MatrixType > >(m, svd); in bdcsvd_check_full()