Main MRPT website > C++ reference
MRPT logo

mrpt::math::CMatrixB Member List

This is the complete list of members for mrpt::math::CMatrixB, including all inherited members.
_GetBaseClass()mrpt::math::CMatrixB [protected, static]
_init_CMatrixBmrpt::math::CMatrixB [protected, static]
appendCol(const std::vector< bool > &in)mrpt::math::CMatrixTemplate< bool > [inline]
appendRow(const std::vector< bool > &in)mrpt::math::CMatrixTemplate< bool > [inline]
ASSERT_ENOUGHROOM(size_t r, size_t c) constmrpt::math::CMatrixTemplate< bool > [inline]
classCMatrixBmrpt::math::CMatrixB [static]
classCObjectmrpt::utils::CObject [static]
classCSerializablemrpt::utils::CSerializable [static]
classinfomrpt::math::CMatrixB [static]
clone() const mrpt::utils::CObject [inline]
CMatrixB(size_t row=1, size_t col=1)mrpt::math::CMatrixB [inline]
CMatrixB(const CMatrixBool &m)mrpt::math::CMatrixB [inline]
CMatrixTemplate(const CMatrixTemplate &m)mrpt::math::CMatrixTemplate< bool > [inline]
CMatrixTemplate(size_t row=1, size_t col=1)mrpt::math::CMatrixTemplate< bool > [inline]
CMatrixTemplate(const CMatrixTemplate &m, const size_t cropRowCount, const size_t cropColCount)mrpt::math::CMatrixTemplate< bool > [inline]
CMatrixTemplate(size_t row, size_t col, V(&theArray)[N])mrpt::math::CMatrixTemplate< bool > [inline]
CMatrixTemplate(size_t row, size_t col, const V &theVector)mrpt::math::CMatrixTemplate< bool > [inline]
const_reference typedefmrpt::math::CMatrixTemplate< bool >
Create()mrpt::math::CMatrixB [static]
CreateObject()mrpt::math::CMatrixB [static]
difference_type typedefmrpt::math::CMatrixTemplate< bool >
duplicate() const mrpt::math::CMatrixB [virtual]
duplicateGetSmartPtr() const mrpt::utils::CObject [inline]
extractCol(size_t nCol, std::vector< bool > &out, int startingRow=0) constmrpt::math::CMatrixTemplate< bool > [inline]
extractCol(size_t nCol, CMatrixTemplate< bool > &out, int startingRow=0) constmrpt::math::CMatrixTemplate< bool > [inline]
extractColumns(size_t firstCol, size_t lastCol, CMatrixTemplate< bool > &out) constmrpt::math::CMatrixTemplate< bool > [inline]
extractRows(size_t firstRow, size_t lastRow, CMatrixTemplate< bool > &out) constmrpt::math::CMatrixTemplate< bool > [inline]
extractSubmatrix(const size_t row1, const size_t row2, const size_t col1, const size_t col2, CMatrixTemplate< bool > &out) constmrpt::math::CMatrixTemplate< bool > [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< bool > [inline]
fillAll(const bool &val)mrpt::math::CMatrixTemplate< bool > [inline]
get_unsafe(size_t row, size_t col) constmrpt::math::CMatrixTemplate< bool > [inline]
get_unsafe(size_t row, size_t col)mrpt::math::CMatrixTemplate< bool > [inline]
get_unsafe_row(size_t row)mrpt::math::CMatrixTemplate< bool > [inline]
get_unsafe_row(size_t row) constmrpt::math::CMatrixTemplate< bool > [inline]
getAsVector(std::vector< bool > &out) constmrpt::math::CMatrixTemplate< bool > [inline]
getColCount() constmrpt::math::CMatrixTemplate< bool > [inline]
getRowCount() constmrpt::math::CMatrixTemplate< bool > [inline]
GetRuntimeClass() const mrpt::math::CMatrixB [virtual]
insertCol(size_t nCol, const std::vector< bool > &in)mrpt::math::CMatrixTemplate< bool > [inline]
m_Colsmrpt::math::CMatrixTemplate< bool > [protected]
m_Rowsmrpt::math::CMatrixTemplate< bool > [protected]
m_Valmrpt::math::CMatrixTemplate< bool > [protected]
mrpt::utils::CStream classmrpt::utils::CSerializable [friend]
operator()(size_t row, size_t col)mrpt::math::CMatrixTemplate< bool > [inline]
operator()(size_t row, size_t col) constmrpt::math::CMatrixTemplate< bool > [inline]
operator()(size_t ith)mrpt::math::CMatrixTemplate< bool > [inline]
operator()(size_t ith) constmrpt::math::CMatrixTemplate< bool > [inline]
operator()(const size_t row1, const size_t row2, const size_t col1, const size_t col2) constmrpt::math::CMatrixTemplate< bool > [inline]
operator=(const CMatrixBool &m)mrpt::math::CMatrixB [inline]
CMatrixTemplate< bool >::operator=(const CMatrixTemplate &m)mrpt::math::CMatrixTemplate< bool > [inline]
CMatrixTemplate< bool >::operator=(V(&theArray)[N])mrpt::math::CMatrixTemplate< bool > [inline]
readFromStream(mrpt::utils::CStream &in, int version)=0mrpt::utils::CSerializable [protected, pure virtual]
realloc(size_t row, size_t col, bool newElementsToZero=false)mrpt::math::CMatrixTemplate< bool > [inline, protected]
reference typedefmrpt::math::CMatrixTemplate< bool >
resize(const CMatrixTemplateSize &siz, bool zeroNewElements=false)mrpt::math::CMatrixTemplate< bool > [inline]
set_unsafe(size_t row, size_t col, const bool &v)mrpt::math::CMatrixTemplate< bool > [inline]
setSize(size_t row, size_t col, bool zeroNewElements=false)mrpt::math::CMatrixTemplate< bool > [inline]
size() constmrpt::math::CMatrixTemplate< bool > [inline]
size_type typedefmrpt::math::CMatrixTemplate< bool >
SmartPtr typedefmrpt::math::CMatrixB
swap(CMatrixTemplate< bool > &o)mrpt::math::CMatrixTemplate< bool > [inline]
value_type typedefmrpt::math::CMatrixTemplate< bool >
writeToStream(mrpt::utils::CStream &out, int *getVersion) const =0mrpt::utils::CSerializable [protected, pure virtual]
~CMatrixTemplate()mrpt::math::CMatrixTemplate< bool > [inline, virtual]
~CObject()mrpt::utils::CObject [inline, virtual]
~CSerializable()mrpt::utils::CSerializable [inline, virtual]



Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011