Searched refs:m_const (Results 1 – 3 of 3) sorted by relevance
100 void testSingular(const MatrixType& m_const, const typename MatrixType::RealScalar& tol) in testSingular() argument104 MatrixType& m = const_cast<MatrixType&>(m_const); in testSingular()133 void testLogThenExp(const MatrixType& m_const, const typename MatrixType::RealScalar& tol) in testLogThenExp() argument137 MatrixType& m = const_cast<MatrixType&>(m_const); in testLogThenExp()
8 const char* m_const; member
25 ; QUALS-DAG: const char* m_const