Searched refs:computeVectors (Results 1 – 1 of 1) sorted by relevance
45 bool computeVectors = *jobz=='V' || *jobz=='v'; variable46 …SelfAdjointEigenSolver<PlainMatrixType> eig(mat,computeVectors?ComputeEigenvectors:EigenvaluesOnly…51 if(computeVectors)58 if(computeVectors)