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

  /external/eigen/unsupported/test/
bdcsvd.cpp 47 svd_test_computation_options_2< MatrixType, BDCSVD< MatrixType > >(m, fullSvd);
jacobisvd.cpp 48 svd_test_computation_options_2< MatrixType, JacobiSVD< MatrixType, QRPreconditioner > >(m, fullSvd);
svd_common.h 114 void svd_test_computation_options_2(const MatrixType& m, const SVD& fullSvd) function

Completed in 155 milliseconds