MRPT logo

mrpt::math::CMatrixTemplateObjects< T > Member List

This is the complete list of members for mrpt::math::CMatrixTemplateObjects< T >, including all inherited members.

allocAllObjects()mrpt::math::CMatrixTemplateObjects< T > [inline]
appendRow(const std::vector< T * > &in)mrpt::math::CMatrixTemplate< T * > [inline]
CMatrixTemplate(const CMatrixTemplate &m)mrpt::math::CMatrixTemplate< T * > [inline]
CMatrixTemplate(size_t row=3, size_t col=3)mrpt::math::CMatrixTemplate< T * > [inline]
CMatrixTemplate(size_t row, size_t col, V(&theArray)[N])mrpt::math::CMatrixTemplate< T * > [inline]
CMatrixTemplateObjects(const CMatrixTemplate< T > &m)mrpt::math::CMatrixTemplateObjects< T > [inline]
CMatrixTemplateObjects(size_t row=3, size_t col=3)mrpt::math::CMatrixTemplateObjects< T > [inline]
extractCol(size_t nCol, std::vector< T * > &out, int startingRow=0)mrpt::math::CMatrixTemplate< T * > [inline]
extractCol(size_t nCol, CMatrixTemplate< T * > &out, int startingRow=0)mrpt::math::CMatrixTemplate< T * > [inline]
extractRow(size_t nRow, std::vector< F > &out, size_t startingCol=0)mrpt::math::CMatrixTemplate< T * > [inline]
extractRow(size_t nRow, CMatrixTemplate< F > &out, size_t startingCol=0)mrpt::math::CMatrixTemplate< T * > [inline]
fill(const T *&val)mrpt::math::CMatrixTemplate< T * > [inline]
freeAllObjects()mrpt::math::CMatrixTemplateObjects< T > [inline]
get_unsafe(size_t row, size_t col) constmrpt::math::CMatrixTemplate< T * > [inline]
get_unsafe_row(size_t row) constmrpt::math::CMatrixTemplate< T * > [inline]
getColCount() constmrpt::math::CMatrixTemplate< T * > [inline]
getRowCount() constmrpt::math::CMatrixTemplate< T * > [inline]
insertCol(size_t nCol, const std::vector< T * > &in)mrpt::math::CMatrixTemplate< T * > [inline]
insertMatrix(size_t nRow, size_t nCol, const CMatrixTemplate< R > &in)mrpt::math::CMatrixTemplate< T * > [inline]
insertMatrix(size_t nRow, size_t nCol, const std::vector< T * > &in)mrpt::math::CMatrixTemplate< T * > [inline]
insertMatrixTranspose(size_t nRow, size_t nCol, const CMatrixTemplate< T * > &in)mrpt::math::CMatrixTemplate< T * > [inline]
insertRow(size_t nRow, const std::vector< T * > &in)mrpt::math::CMatrixTemplate< T * > [inline]
IsSquare()mrpt::math::CMatrixTemplate< T * > [inline]
joinMatrix(const CMatrixTemplate< T * > &left_up, const CMatrixTemplate< T * > &right_up, const CMatrixTemplate< T * > &left_down, const CMatrixTemplate< T * > &right_down)mrpt::math::CMatrixTemplate< T * > [inline]
m_Colsmrpt::math::CMatrixTemplate< T * > [protected]
m_freeObjectsmrpt::math::CMatrixTemplateObjects< T > [private]
m_Rowsmrpt::math::CMatrixTemplate< T * > [protected]
m_Valmrpt::math::CMatrixTemplate< T * > [protected]
nc() constmrpt::math::CMatrixTemplate< T * > [inline]
nr() constmrpt::math::CMatrixTemplate< T * > [inline]
operator()(size_t row, size_t col)mrpt::math::CMatrixTemplate< T * > [inline]
operator()(size_t row, size_t col) constmrpt::math::CMatrixTemplate< T * > [inline]
operator()(size_t ith)mrpt::math::CMatrixTemplate< T * > [inline]
operator()(size_t ith) constmrpt::math::CMatrixTemplate< T * > [inline]
operator=(const CMatrixTemplateObjects &m)mrpt::math::CMatrixTemplateObjects< T > [inline]
CMatrixTemplate< T * >::operator=(const CMatrixTemplate &m)mrpt::math::CMatrixTemplate< T * > [inline]
CMatrixTemplate< T * >::operator=(V(&theArray)[N])mrpt::math::CMatrixTemplate< T * > [inline]
realloc(size_t row, size_t col, bool newElementsToZero=false)mrpt::math::CMatrixTemplate< T * > [inline, protected]
set_unsafe(size_t row, size_t col, const T *&v)mrpt::math::CMatrixTemplate< T * > [inline]
setDestroyBehavior(bool freeObjects=true)mrpt::math::CMatrixTemplateObjects< T > [inline]
setSize(size_t row, size_t col)mrpt::math::CMatrixTemplateObjects< T > [inline, virtual]
~CMatrixTemplate()mrpt::math::CMatrixTemplate< T * > [inline, virtual]
~CMatrixTemplateObjects()mrpt::math::CMatrixTemplateObjects< T > [inline, virtual]




Page generated by Doxygen 1.5.8 for MRPT 0.6.5 SVN:exported at Mon Jan 12 13:00:16 UTC 2009