Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixSquareRoot.h66 void compute2x1offDiagonalBlock(MatrixType& sqrtT, const MatrixType& T,
125 compute2x1offDiagonalBlock(sqrtT, T, i, j); in computeOffDiagonalPartOfSqrt()
177 ::compute2x1offDiagonalBlock(MatrixType& sqrtT, const MatrixType& T, in compute2x1offDiagonalBlock() function