Main MRPT website > C++ reference
MRPT logo

mrpt::math::detail::VicinityTraits< std::vector< T > > Class Template Reference

Vicinity traits class specialization for vectors. More...

#include <mrpt/math/ops_matrices.h>

List of all members.

Static Public Member Functions

static void initialize (std::vector< T > &vec, size_t N)
static void insertInContainer (std::vector< T > &vec, size_t, size_t, const T &t)

Detailed Description

template<typename T>
class mrpt::math::detail::VicinityTraits< std::vector< T > >

Vicinity traits class specialization for vectors.

It ignores the spatial distribution, inserting elements at the end of the vector.

Definition at line 1195 of file ops_matrices.h.


Member Function Documentation

template<typename T >
static void mrpt::math::detail::VicinityTraits< std::vector< T > >::initialize ( std::vector< T > &  vec,
size_t  N 
) [inline, static]

Definition at line 1197 of file ops_matrices.h.

template<typename T >
static void mrpt::math::detail::VicinityTraits< std::vector< T > >::insertInContainer ( std::vector< T > &  vec,
size_t  ,
size_t  ,
const T &  t 
) [inline, static]

Definition at line 1200 of file ops_matrices.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010