Searched refs:OtherRows (Results 1 - 4 of 4) sorted by relevance

/external/eigen/Eigen/src/Geometry/
H A DTransform.h43 int OtherRows=Other::RowsAtCompileTime,
59 int OtherRows=Other::RowsAtCompileTime,
1249 OtherRows = MatrixType::RowsAtCompileTime, enumerator in enum:Eigen::internal::transform_right_product_impl::__anon17285
1257 EIGEN_STATIC_ASSERT(OtherRows==HDim, YOU_MIXED_MATRICES_OF_DIFFERENT_SIZES);
1263 res.row(OtherRows-1) = other.row(OtherRows-1);
1275 OtherRows = MatrixType::RowsAtCompileTime, enumerator in enum:Eigen::internal::transform_right_product_impl::__anon17286
1283 EIGEN_STATIC_ASSERT(OtherRows==Dim, YOU_MIXED_MATRICES_OF_DIFFERENT_SIZES);
H A DQuaternion.h23 int OtherRows=Other::RowsAtCompileTime,
/external/eigen/Eigen/src/Eigen2Support/Geometry/
H A DQuaternion.h15 int OtherRows=Other::RowsAtCompileTime,
H A DTransform.h21 int OtherRows=Other::RowsAtCompileTime,

Completed in 113 milliseconds