Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixSquareRoot.h64 void compute1x2offDiagonalBlock(MatrixType& sqrtT, const MatrixType& T,
127 compute1x2offDiagonalBlock(sqrtT, T, i, j); in computeOffDiagonalPartOfSqrt()
163 ::compute1x2offDiagonalBlock(MatrixType& sqrtT, const MatrixType& T, in compute1x2offDiagonalBlock() function