Home
last modified time | relevance | path

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

/external/eigen/test/
Dcholesky.cpp346 template<typename MatrixType> void cholesky_bug241(const MatrixType& m) in cholesky_bug241() function
483 CALL_SUBTEST_3( cholesky_bug241(Matrix2d()) ); in test_cholesky()