Searched defs:exact_solution (Results 1 – 1 of 1) sorted by relevance
51 MatrixType exact_solution = MatrixType::Random(cols, cols2); in cod() local82 Matrix<Scalar, Cols, Cols2> exact_solution; in cod_fixedsize() local