Main MRPT website > C++ reference for MRPT 1.5.8
mrpt::math::CMatrixB Member List

This is the complete list of members for mrpt::math::CMatrixB, including all inherited members.

_GetBaseClass()mrpt::math::CMatrixBprotectedstatic
_init_CMatrixBmrpt::math::CMatrixBprotectedstatic
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::CMatrixBstatic
classCObjectmrpt::utils::CObjectstatic
classCSerializablemrpt::utils::CSerializablestatic
classinfomrpt::math::CMatrixBstatic
clone() constmrpt::utils::CObjectinline
CMatrixB(size_t row=1, size_t col=1)mrpt::math::CMatrixBinline
CMatrixB(const CMatrixBool &m)mrpt::math::CMatrixBinline
CMatrixBool(size_t row=1, size_t col=1)mrpt::math::CMatrixBool
CMatrixBool(const CMatrixTemplate< bool > &m)mrpt::math::CMatrixBool
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 >
ConstPtr typedefmrpt::math::CMatrixB
Create()mrpt::math::CMatrixBstatic
CreateObject()mrpt::math::CMatrixBstatic
difference_type typedefmrpt::math::CMatrixTemplate< bool >
duplicate() constmrpt::math::CMatrixBvirtual
duplicateGetSmartPtr() constmrpt::utils::CObjectinline
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_MATRIX &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() constmrpt::math::CMatrixBvirtual
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
operator delete(void *ptr)mrpt::math::CMatrixBinline
operator delete(void *memory, void *ptr)mrpt::math::CMatrixBinline
operator delete(void *ptr, const std::nothrow_t &)mrpt::math::CMatrixBinline
operator delete[](void *ptr)mrpt::math::CMatrixBinline
operator new(size_t size)mrpt::math::CMatrixBinline
operator new(size_t size, void *ptr)mrpt::math::CMatrixBinlinestatic
operator new(size_t size, const std::nothrow_t &)mrpt::math::CMatrixBinline
operator new[](size_t size)mrpt::math::CMatrixBinline
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::CMatrixBinline
mrpt::math::CMatrixBool::operator=(const CMatrixTemplate< bool > &m)mrpt::math::CMatrixBool
CMatrixTemplate< bool >::operator=(const CMatrixTemplate &m)mrpt::math::CMatrixTemplate< bool >inline
CMatrixTemplate< bool >::operator=(V(&theArray)[N])mrpt::math::CMatrixTemplate< bool >inline
Ptr typedefmrpt::math::CMatrixB
readFromStream(mrpt::utils::CStream &in, int version)mrpt::math::CMatrixBprotectedvirtual
realloc(size_t row, size_t col, bool newElementsToZero=false)mrpt::math::CMatrixTemplate< bool >inlineprotected
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 >
swap(CMatrixTemplate< bool > &o)mrpt::math::CMatrixTemplate< bool >inline
value_type typedefmrpt::math::CMatrixTemplate< bool >
writeToMatlab() constmrpt::utils::CSerializableinlinevirtual
writeToStream(mrpt::utils::CStream &out, int *getVersion) constmrpt::math::CMatrixBprotectedvirtual
~CMatrixTemplate()mrpt::math::CMatrixTemplate< bool >inlinevirtual
~CObject()mrpt::utils::CObjectinlinevirtual
~CSerializable()mrpt::utils::CSerializableinlinevirtual



Page generated by Doxygen 1.8.14 for MRPT 1.5.8 Git: f67d0f871 Wed Sep 25 18:32:17 2019 +0200 at lun oct 28 01:58:29 CET 2019