Searched refs:compute2x2diagonalBlock (Results 1 – 1 of 1) sorted by relevance
61 …void compute2x2diagonalBlock(MatrixType& sqrtT, const MatrixType& T, typename MatrixType::Index i);101 compute2x2diagonalBlock(sqrtT, T, i); in computeDiagonalPartOfSqrt()138 ::compute2x2diagonalBlock(MatrixType& sqrtT, const MatrixType& T, typename MatrixType::Index i) in compute2x2diagonalBlock() function