Searched refs:VectorOfIndices (Results 1 – 1 of 1) sorted by relevance
143 typedef Matrix<typename MatrixType::Index, Dynamic, 1> VectorOfIndices; in comparisons() typedef146 …X(((m1.array().abs()+1)>RealScalar(0.1)).matrix().colwise().count(), VectorOfIndices::Constant(col… in comparisons()147 …X(((m1.array().abs()+1)>RealScalar(0.1)).matrix().rowwise().count(), VectorOfIndices::Constant(row… in comparisons()