HomeSort by relevance Sort by last modified time
    Searched refs:svd_test_computation_options_1 (Results 1 - 3 of 3) sorted by null

  /external/eigen/unsupported/test/
bdcsvd.cpp 46 svd_test_computation_options_1< MatrixType, BDCSVD< MatrixType > >(m, fullSvd);
jacobisvd.cpp 44 svd_test_computation_options_1< MatrixType, JacobiSVD< MatrixType, QRPreconditioner > >(m, fullSvd);
svd_common.h 106 void svd_test_computation_options_1(const MatrixType& m, const SVD& fullSvd) function

Completed in 142 milliseconds