Main MRPT website > C++ reference
MRPT logo
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>

List of all members.

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 
) [inline, static]

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 
) [inline, static]

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  row,
size_t  col 
) [inline, static]

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 
) [inline, static]

Definition at line 79 of file CColouredPointsMap.h.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo