MRPT logo

mrpt::math::CMatrixB Member List

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

_GetBaseClass()mrpt::utils::CSerializable [protected, static]
appendRow(const std::vector< bool > &in)mrpt::math::CMatrixTemplate< bool > [inline]
classCSerializablemrpt::utils::CSerializable [static]
clone() const mrpt::utils::CSerializable [inline]
CMatrixB(size_t row=1, size_t col=1)mrpt::math::CMatrixB [inline]
CMatrixB(const CMatrixBool &m)mrpt::math::CMatrixB [inline]
CMatrixB(const CMatrixTemplateNumeric< bool > &m)mrpt::math::CMatrixB [inline]
CMatrixTemplate(const CMatrixTemplate &m)mrpt::math::CMatrixTemplate< bool > [inline]
CMatrixTemplate(size_t row=3, size_t col=3)mrpt::math::CMatrixTemplate< bool > [inline]
CMatrixTemplate(size_t row, size_t col, V(&theArray)[N])mrpt::math::CMatrixTemplate< bool > [inline]
deleteColumn(size_t col)mrpt::math::CMatrixTemplate< bool > [inline]
deleteRow(size_t row)mrpt::math::CMatrixTemplate< bool > [inline]
duplicate() const =0mrpt::utils::CSerializable [pure virtual]
exchangeColumns(size_t col1, size_t col2)mrpt::math::CMatrixTemplate< bool > [inline]
exchangeRows(size_t row1, size_t row2)mrpt::math::CMatrixTemplate< bool > [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]
extractMatrix(size_t nRow, size_t nCol, CMatrixTemplate< R > &in) constmrpt::math::CMatrixTemplate< bool > [inline]
extractMatrix(size_t nRow, size_t nCol, size_t nrows, size_t ncols, CMatrixTemplate< bool > &outMat) constmrpt::math::CMatrixTemplate< bool > [inline]
extractMatrix(size_t nRow, size_t nCol, std::vector< bool > &in) constmrpt::math::CMatrixTemplate< bool > [inline]
extractMatrix(size_t nRow, size_t nCol, size_t ncols) constmrpt::math::CMatrixTemplate< bool > [inline]
extractRow(size_t nRow, std::vector< F > &out, size_t startingCol=0) constmrpt::math::CMatrixTemplate< bool > [inline]
extractRow(size_t nRow, CMatrixTemplate< F > &out, size_t startingCol=0) 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]
fill(const bool &val)mrpt::math::CMatrixTemplate< bool > [inline]
fromMatlabStringFormat(const std::string &s)mrpt::math::CMatrixTemplate< bool > [inline]
get_unsafe(size_t row, size_t col) constmrpt::math::CMatrixTemplate< bool > [inline]
get_unsafe_row(size_t row) constmrpt::math::CMatrixTemplate< bool > [inline]
getColCount() constmrpt::math::CMatrixTemplate< bool > [inline]
getRowCount() constmrpt::math::CMatrixTemplate< bool > [inline]
GetRuntimeClass() const mrpt::utils::CSerializable [virtual]
inMatlabFormat() constmrpt::math::CMatrixTemplate< bool > [inline]
insertCol(size_t nCol, const std::vector< bool > &in)mrpt::math::CMatrixTemplate< bool > [inline]
insertMatrix(size_t nRow, size_t nCol, const CMatrixTemplate< R > &in)mrpt::math::CMatrixTemplate< bool > [inline]
insertMatrix(size_t nRow, size_t nCol, const std::vector< bool > &in)mrpt::math::CMatrixTemplate< bool > [inline]
insertMatrixTranspose(size_t nRow, size_t nCol, const CMatrixTemplate< bool > &in)mrpt::math::CMatrixTemplate< bool > [inline]
insertRow(size_t nRow, const std::vector< bool > &in)mrpt::math::CMatrixTemplate< bool > [inline]
IsSquare() constmrpt::math::CMatrixTemplate< bool > [inline]
joinMatrix(const CMatrixTemplate< bool > &left_up, const CMatrixTemplate< bool > &right_up, const CMatrixTemplate< bool > &left_down, const CMatrixTemplate< bool > &right_down)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]
nc() constmrpt::math::CMatrixTemplate< bool > [inline]
nr() constmrpt::math::CMatrixTemplate< bool > [inline]
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]
set_unsafe(size_t row, size_t col, const bool &v)mrpt::math::CMatrixTemplate< bool > [inline]
setSize(size_t row, size_t col)mrpt::math::CMatrixTemplate< bool > [inline]
writeToStream(mrpt::utils::CStream &out, int *getVersion) const =0mrpt::utils::CSerializable [protected, pure virtual]
~CMatrixTemplate()mrpt::math::CMatrixTemplate< bool > [inline, virtual]
~CSerializable()mrpt::utils::CSerializable [virtual]




Page generated by Doxygen 1.5.9 for MRPT 0.6.5 SVN:exported at Thu May 21 04:14:55 UTC 2009