Home
last modified time | relevance | path

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

/external/eigen/test/
Dcholesky.cpp285 template<typename MatrixType> void cholesky_cplx(const MatrixType& m) in cholesky_cplx() function
493 CALL_SUBTEST_6( cholesky_cplx(MatrixXcd(s,s)) ); in test_cholesky()