Main MRPT website > C++ reference
MRPT logo

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

This is the complete list of members for mrpt::math::CMatrixTemplate< T >, including all inherited members.
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) const mrpt::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]
const_reference typedefmrpt::math::CMatrixTemplate< T >
difference_type typedefmrpt::math::CMatrixTemplate< T >
extractCol(size_t nCol, std::vector< T > &out, int startingRow=0) const mrpt::math::CMatrixTemplate< T > [inline]
extractCol(size_t nCol, CMatrixTemplate< T > &out, int startingRow=0) const mrpt::math::CMatrixTemplate< T > [inline]
extractColumns(size_t firstCol, size_t lastCol, CMatrixTemplate< T > &out) const mrpt::math::CMatrixTemplate< T > [inline]
extractRows(size_t firstRow, size_t lastRow, CMatrixTemplate< T > &out) const mrpt::math::CMatrixTemplate< T > [inline]
extractSubmatrix(const size_t row1, const size_t row2, const size_t col1, const size_t col2, CMatrixTemplate< T > &out) const mrpt::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) const mrpt::math::CMatrixTemplate< T > [inline]
fillAll(const T &val)mrpt::math::CMatrixTemplate< T > [inline]
get_unsafe(size_t row, size_t col) const mrpt::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) const mrpt::math::CMatrixTemplate< T > [inline]
getAsVector(std::vector< T > &out) const mrpt::math::CMatrixTemplate< T > [inline]
getColCount() const mrpt::math::CMatrixTemplate< T > [inline]
getRowCount() const mrpt::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_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) const mrpt::math::CMatrixTemplate< T > [inline]
operator()(size_t ith)mrpt::math::CMatrixTemplate< T > [inline]
operator()(size_t ith) const mrpt::math::CMatrixTemplate< T > [inline]
operator()(const size_t row1, const size_t row2, const size_t col1, const size_t col2) const mrpt::math::CMatrixTemplate< T > [inline]
operator=(const CMatrixTemplate &m)mrpt::math::CMatrixTemplate< T > [inline]
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]
setSize(size_t row, size_t col, bool zeroNewElements=false)mrpt::math::CMatrixTemplate< T > [inline]
size() const mrpt::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]



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