Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixFunction.h135 typedef Matrix<Index, Traits::RowsAtCompileTime, 1> IntVectorType; typedef
170IntVectorType m_permutation; /**< \brief Permutation which groups ei'vals in the same cluster toge…
335 IntVectorType p = m_permutation; in permuteSchur()