Home
last modified time | relevance | path

Searched refs:compute2x2offDiagonalBlock (Results 1 – 1 of 1) sorted by relevance

/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixSquareRoot.h68 void compute2x2offDiagonalBlock(MatrixType& sqrtT, const MatrixType& T,
123 compute2x2offDiagonalBlock(sqrtT, T, i, j); in computeOffDiagonalPartOfSqrt()
191 ::compute2x2offDiagonalBlock(MatrixType& sqrtT, const MatrixType& T, in compute2x2offDiagonalBlock() function