Main MRPT website > C++ reference
MRPT logo
List of all members | Static Public Member Functions
mrpt::mrpt::math::detail::TAuxResizer< MAT, TypeSizeAtCompileTime > Struct Template Reference

Detailed Description

template<typename MAT, int TypeSizeAtCompileTime>
struct mrpt::mrpt::math::detail::TAuxResizer< MAT, TypeSizeAtCompileTime >

Internal resize which compiles to nothing on fixed-size matrices.

Definition at line 77 of file CColouredPointsMap.h.

#include <mrpt/slam/CColouredPointsMap.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 internal_resize (MAT &obj, size_t row, size_t col)
 
static void internal_resize (MAT &obj, size_t nsize)
 

Member Function Documentation

template<typename MAT , int TypeSizeAtCompileTime>
static void mrpt::mrpt::math::detail::TAuxResizer< MAT, TypeSizeAtCompileTime >::internal_resize ( MAT &  obj,
size_t  row,
size_t  col 
)
inlinestatic

Definition at line 78 of file CColouredPointsMap.h.

template<typename MAT , int TypeSizeAtCompileTime>
static void mrpt::mrpt::math::detail::TAuxResizer< MAT, TypeSizeAtCompileTime >::internal_resize ( MAT &  obj,
size_t  row,
size_t  col 
)
inlinestatic

Definition at line 78 of file CColouredPointsMap.h.

template<typename MAT , int TypeSizeAtCompileTime>
static void mrpt::mrpt::math::detail::TAuxResizer< MAT, TypeSizeAtCompileTime >::internal_resize ( MAT &  obj,
size_t  nsize 
)
inlinestatic

Definition at line 79 of file CColouredPointsMap.h.

template<typename MAT , int TypeSizeAtCompileTime>
static void mrpt::mrpt::math::detail::TAuxResizer< MAT, TypeSizeAtCompileTime >::internal_resize ( MAT &  obj,
size_t  nsize 
)
inlinestatic

Definition at line 79 of file CColouredPointsMap.h.




Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013