Internal resize which compiles to nothing on fixed-size matrices.
Definition at line 76 of file math_frwds.h.
#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, TypeSizeAtCompileTime >::internal_resize | ( | MAT & | obj, | |
size_t | row, | |||
size_t | col | |||
) | [inline, static] |
Definition at line 77 of file math_frwds.h.
static void mrpt::math::detail::TAuxResizer< MAT, TypeSizeAtCompileTime >::internal_resize | ( | MAT & | obj, | |
size_t | nsize | |||
) | [inline, static] |
Definition at line 78 of file math_frwds.h.
Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011 |