Definition at line 619 of file PlainObjectBase.h.
#include <src/Core/PlainObjectBase.h>
Public Types | |
| typedef Derived::Index | Index |
Static Public Member Functions | |
| static void | run (DenseBase< Derived > &_this, Index size) |
| static void | run (DenseBase< Derived > &_this, const DenseBase< OtherDerived > &other) |
| typedef Derived::Index internal::conservative_resize_like_impl< Derived, OtherDerived, true >::Index |
Definition at line 621 of file PlainObjectBase.h.
| static void internal::conservative_resize_like_impl< Derived, OtherDerived, true >::run | ( | DenseBase< Derived > & | _this, |
| Index | size | ||
| ) | [inline, static] |
Definition at line 622 of file PlainObjectBase.h.
References mrpt::math::size().
| static void internal::conservative_resize_like_impl< Derived, OtherDerived, true >::run | ( | DenseBase< Derived > & | _this, |
| const DenseBase< OtherDerived > & | other | ||
| ) | [inline, static] |
Definition at line 629 of file PlainObjectBase.h.
References DenseBase< Derived >::tail().
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |