Home
last modified time | relevance | path

Searched defs:TminusI (Results 1 – 1 of 1) sorted by relevance

/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixLogarithm.h241 MatrixType TminusI = T - MatrixType::Identity(T.rows(), T.rows()); in computePade3() local
257 MatrixType TminusI = T - MatrixType::Identity(T.rows(), T.rows()); in computePade4() local
275 MatrixType TminusI = T - MatrixType::Identity(T.rows(), T.rows()); in computePade5() local
293 MatrixType TminusI = T - MatrixType::Identity(T.rows(), T.rows()); in computePade6() local
313 MatrixType TminusI = T - MatrixType::Identity(T.rows(), T.rows()); in computePade7() local
333 MatrixType TminusI = T - MatrixType::Identity(T.rows(), T.rows()); in computePade8() local
355 MatrixType TminusI = T - MatrixType::Identity(T.rows(), T.rows()); in computePade9() local
377 MatrixType TminusI = T - MatrixType::Identity(T.rows(), T.rows()); in computePade10() local
401 MatrixType TminusI = T - MatrixType::Identity(T.rows(), T.rows()); in computePade11() local