Home | History | Annotate | Download | only in Geometry

Lines Matching defs:Rows

185     Rows = int(Mode)==(AffineCompact) ? Dim : HDim
191 typedef typename internal::make_proper_matrix_type<Scalar,Rows,HDim,Options>::type MatrixType;
1261 ResultType res(other.rows(),other.cols());