#include <mrpt/math/math_frwds.h>
Static Public Member Functions | |
| static void | internal_resize (MAT &obj, size_t row, size_t col) |
| static void | internal_resize (MAT &obj, size_t nsize) |
| static void mrpt::math::detail::TAuxResizer< MAT,-1 >::internal_resize | ( | MAT & | obj, |
| size_t | row, | ||
| size_t | col | ||
| ) | [inline, static] |
Definition at line 83 of file math_frwds.h.
| static void mrpt::math::detail::TAuxResizer< MAT,-1 >::internal_resize | ( | MAT & | obj, |
| size_t | nsize | ||
| ) | [inline, static] |
Definition at line 84 of file math_frwds.h.
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |