Searched refs:DynamicIntVectorType (Results 1 – 1 of 1) sorted by relevance
136 typedef Matrix<Index, Dynamic, 1> DynamicIntVectorType; typedef167 …DynamicIntVectorType m_eivalToCluster; /**< \brief m_eivalToCluster[i] = j means i-th ei'val is in…168 DynamicIntVectorType m_clusterSize; /**< \brief Number of eigenvalues in each clusters */169 …DynamicIntVectorType m_blockStart; /**< \brief Row index at which block corresponding to i-th clus…322 DynamicIntVectorType indexNextEntry = m_blockStart; in constructPermutation()