Home
last modified time | relevance | path

Searched defs:exact_solution (Results 1 – 1 of 1) sorted by relevance

/external/eigen/test/
Dqr_colpivoting.cpp51 MatrixType exact_solution = MatrixType::Random(cols, cols2); in cod() local
82 Matrix<Scalar, Cols, Cols2> exact_solution; in cod_fixedsize() local