Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixSquareRoot.h62 void compute1x1offDiagonalBlock(MatrixType& sqrtT, const MatrixType& T,
129 compute1x1offDiagonalBlock(sqrtT, T, i, j); in computeOffDiagonalPartOfSqrt()
153 ::compute1x1offDiagonalBlock(MatrixType& sqrtT, const MatrixType& T, in compute1x1offDiagonalBlock() function