Lines Matching defs:compute
177 compute(matrix);
205 Derived& compute(const MatrixType& matrix)
214 * \sa compute()
228 * \sa compute()
287 eigen_assert(m_factorizationIsOk && "The decomposition is not in a valid state for solving, you must first call either compute() or symbolic()/numeric()");
307 eigen_assert(m_factorizationIsOk && "The decomposition is not in a valid state for solving, you must first call either compute() or symbolic()/numeric()");
370 compute(matrix);
417 compute(matrix);
462 compute(matrix);
509 compute(matrix);