Main MRPT website > C++ reference
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]
appendCol(const std::vector< T * > &in)mrpt::math::CMatrixTemplate< T * > [inline]
appendRow(const std::vector< T * > &in)mrpt::math::CMatrixTemplate< T * > [inline]
ASSERT_ENOUGHROOM(size_t r, size_t c) constmrpt::math::CMatrixTemplate< T * > [inline]
CMatrixTemplate(const CMatrixTemplate &m)mrpt::math::CMatrixTemplate< T * > [inline]
CMatrixTemplate(size_t row=1, size_t col=1)mrpt::math::CMatrixTemplate< T * > [inline]
CMatrixTemplate(const CMatrixTemplate &m, const size_t cropRowCount, const size_t cropColCount)mrpt::math::CMatrixTemplate< T * > [inline]
CMatrixTemplate(size_t row, size_t col, V(&theArray)[N])mrpt::math::CMatrixTemplate< T * > [inline]
CMatrixTemplate(size_t row, size_t col, const V &theVector)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]
const_reference typedefmrpt::math::CMatrixTemplate< T * >
difference_type typedefmrpt::math::CMatrixTemplate< T * >
extractCol(size_t nCol, std::vector< T * > &out, int startingRow=0) constmrpt::math::CMatrixTemplate< T * > [inline]
extractCol(size_t nCol, CMatrixTemplate< T * > &out, int startingRow=0) constmrpt::math::CMatrixTemplate< T * > [inline]
extractColumns(size_t firstCol, size_t lastCol, CMatrixTemplate< T * > &out) constmrpt::math::CMatrixTemplate< T * > [inline]
extractRows(size_t firstRow, size_t lastRow, CMatrixTemplate< T * > &out) constmrpt::math::CMatrixTemplate< T * > [inline]
extractSubmatrix(const size_t row1, const size_t row2, const size_t col1, const size_t col2, CMatrixTemplate< T * > &out) constmrpt::math::CMatrixTemplate< T * > [inline]
extractSubmatrix(const size_t row1, const size_t row2, const size_t col1, const size_t col2, Eigen::MatrixBase< Derived > &out) constmrpt::math::CMatrixTemplate< T * > [inline]
fillAll(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(size_t row, size_t col)mrpt::math::CMatrixTemplate< T * > [inline]
get_unsafe_row(size_t row)mrpt::math::CMatrixTemplate< T * > [inline]
get_unsafe_row(size_t row) constmrpt::math::CMatrixTemplate< T * > [inline]
getAsVector(std::vector< T * > &out) 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]
m_Colsmrpt::math::CMatrixTemplate< T * > [protected]
m_freeObjectsmrpt::math::CMatrixTemplateObjects< T > [private]
m_Rowsmrpt::math::CMatrixTemplate< T * > [protected]
m_Valmrpt::math::CMatrixTemplate< T * > [protected]
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 size_t row1, const size_t row2, const size_t col1, const size_t col2) 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]
reference typedefmrpt::math::CMatrixTemplate< T * >
resize(const CMatrixTemplateSize &siz, bool zeroNewElements=false)mrpt::math::CMatrixTemplate< T * > [inline]
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< T * >::setSize(size_t row, size_t col, bool zeroNewElements=false)mrpt::math::CMatrixTemplate< T * > [inline]
size() constmrpt::math::CMatrixTemplate< T * > [inline]
size_type typedefmrpt::math::CMatrixTemplate< T * >
swap(CMatrixTemplate< T * > &o)mrpt::math::CMatrixTemplate< T * > [inline]
value_type typedefmrpt::math::CMatrixTemplate< T * >
~CMatrixTemplate()mrpt::math::CMatrixTemplate< T * > [inline, virtual]
~CMatrixTemplateObjects()mrpt::math::CMatrixTemplateObjects< T > [inline, virtual]



Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011