Home | History | Annotate | Download | only in Geometry

Lines Matching refs:RhsCols

36           int RhsCols = MatrixType::ColsAtCompileTime>
1310 template< typename TransformType, typename MatrixType, int RhsCols>
1311 struct transform_right_product_impl< TransformType, MatrixType, 0, RhsCols>
1321 template< typename TransformType, typename MatrixType, int RhsCols>
1322 struct transform_right_product_impl< TransformType, MatrixType, 1, RhsCols>
1347 template< typename TransformType, typename MatrixType, int RhsCols>
1348 struct transform_right_product_impl< TransformType, MatrixType, 2, RhsCols>