Searched defs:computeDirect (Results 1 - 1 of 1) sorted by relevance

/external/eigen/Eigen/src/Eigenvalues/
H A DSelfAdjointEigenSolver.h208 SelfAdjointEigenSolver& computeDirect(const MatrixType& matrix, int options = ComputeEigenvectors);
732 ::computeDirect(const MatrixType& matrix, int options) function in class:Eigen::SelfAdjointEigenSolver

Completed in 473 milliseconds