Searched defs:covMat (Results 1 – 2 of 2) sorted by relevance
47 SquareMatrixType covMat = a * a.adjoint(); in benchLLT() local
46 SquareMatrixType covMat = a * a.adjoint(); in benchEigenSolver() local