Searched refs:cholesky_cplx (Results 1 – 1 of 1) sorted by relevance
285 template<typename MatrixType> void cholesky_cplx(const MatrixType& m) in cholesky_cplx() function493 CALL_SUBTEST_6( cholesky_cplx(MatrixXcd(s,s)) ); in test_cholesky()