Lines Matching refs:compute
111 compute(A, B, nbrEigenvalues, eigs_sigma, options, tol); in m_eivec()
146 compute(A, nbrEigenvalues, eigs_sigma, options, tol); in m_eivec()
173 ArpackGeneralizedSelfAdjointEigenSolver& compute(const MatrixType& A, const MatrixType& B,
199 ArpackGeneralizedSelfAdjointEigenSolver& compute(const MatrixType& A,
335 ::compute(const MatrixType& A, Index nbrEigenvalues, in compute() function
339 compute(A, B, nbrEigenvalues, eigs_sigma, options, tol); in compute()
348 ::compute(const MatrixType& A, const MatrixType& B, Index nbrEigenvalues, in compute() function
476 OP.compute(B); in compute()
482 OP.compute(A); in compute()
494 OP.compute(AminusSigmaB); in compute()
499 OP.compute(AminusSigmaB); in compute()