Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixExponential.h141 MatrixType m_U; variable
DMatrixFunction.h164 MatrixType m_U; /**< \brief Unitary part of Schur decomposition */ variable
DMatrixPower.h329 ComplexMatrix m_T, m_U, m_fT; variable