Main MRPT website > C++ reference
MRPT logo

mrpt::math::CConstVectorColumnWrapper< VEC > Class Template Reference

#include <mrpt/math/CMatrixViews.h>

Inheritance diagram for mrpt::math::CConstVectorColumnWrapper< VEC >:
Inheritance graph
[legend]
Collaboration diagram for mrpt::math::CConstVectorColumnWrapper< VEC >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef
CConstVectorColumnWrapper< VEC > 
mrpt_autotype

Public Member Functions

DECLARE_MRPT_CONTAINER_TYPES
DECLARE_MRPT_CONTAINER_IS_MATRIX
DECLARE_MRPT_MATRIX_ITERATORS 
CConstVectorColumnWrapper (const VEC &v)
size_t getRowCount () const
value_type get_unsafe (size_t i, size_t j) const
value_type operator() (size_t i, size_t j) const
void setSize (size_t r, size_t c)
void resize (size_t rc)

Static Public Member Functions

static size_t getColCount ()

Private Attributes

const VEC & vec

Detailed Description

template<typename VEC>
class mrpt::math::CConstVectorColumnWrapper< VEC >

Definition at line 1233 of file CMatrixViews.h.


Member Typedef Documentation

Definition at line 1237 of file CMatrixViews.h.


Constructor & Destructor Documentation

template<typename VEC >
DECLARE_MRPT_CONTAINER_TYPES DECLARE_MRPT_CONTAINER_IS_MATRIX DECLARE_MRPT_MATRIX_ITERATORS mrpt::math::CConstVectorColumnWrapper< VEC >::CConstVectorColumnWrapper ( const VEC &  v  )  [inline]

Definition at line 1244 of file CMatrixViews.h.


Member Function Documentation

template<typename VEC >
value_type mrpt::math::CConstVectorColumnWrapper< VEC >::get_unsafe ( size_t  i,
size_t  j 
) const [inline]

Definition at line 1251 of file CMatrixViews.h.

template<typename VEC >
static size_t mrpt::math::CConstVectorColumnWrapper< VEC >::getColCount (  )  [inline, static]

Definition at line 1248 of file CMatrixViews.h.

template<typename VEC >
size_t mrpt::math::CConstVectorColumnWrapper< VEC >::getRowCount (  )  const [inline]

Definition at line 1245 of file CMatrixViews.h.

template<typename VEC >
value_type mrpt::math::CConstVectorColumnWrapper< VEC >::operator() ( size_t  i,
size_t  j 
) const [inline]

Definition at line 1254 of file CMatrixViews.h.

References ASSERT_.

template<typename VEC >
void mrpt::math::CConstVectorColumnWrapper< VEC >::resize ( size_t  rc  )  [inline]

Definition at line 1262 of file CMatrixViews.h.

template<typename VEC >
void mrpt::math::CConstVectorColumnWrapper< VEC >::setSize ( size_t  r,
size_t  c 
) [inline]

Definition at line 1258 of file CMatrixViews.h.

References ASSERT_.


Member Data Documentation

template<typename VEC >
const VEC& mrpt::math::CConstVectorColumnWrapper< VEC >::vec [private]

Definition at line 1235 of file CMatrixViews.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