Main MRPT website > C++ reference
MRPT logo

mrpt::math::CMatrixB Class Reference

This class is a "CSerializable" wrapper for "CMatrixBool". More...

#include <mrpt/math/CMatrixB.h>

Inheritance diagram for mrpt::math::CMatrixB:
Inheritance graph
[legend]
Collaboration diagram for mrpt::math::CMatrixB:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CMatrixB (size_t row=1, size_t col=1)
 Constructor.
 CMatrixB (const CMatrixBool &m)
 Copy constructor.
 CMatrixB (const CMatrixTemplateNumeric< bool > &m)
 Copy constructor.
CMatrixBoperator= (const CMatrixBool &m)
 Assignment operator for float matrixes.

Detailed Description

This class is a "CSerializable" wrapper for "CMatrixBool".

Definition at line 46 of file CMatrixB.h.


Constructor & Destructor Documentation

mrpt::math::CMatrixB::CMatrixB ( size_t  row = 1,
size_t  col = 1 
) [inline]

Constructor.

Definition at line 53 of file CMatrixB.h.

mrpt::math::CMatrixB::CMatrixB ( const CMatrixBool m  )  [inline]

Copy constructor.

Definition at line 59 of file CMatrixB.h.

mrpt::math::CMatrixB::CMatrixB ( const CMatrixTemplateNumeric< bool > &  m  )  [inline]

Copy constructor.

Definition at line 65 of file CMatrixB.h.


Member Function Documentation

CMatrixB& mrpt::math::CMatrixB::operator= ( const CMatrixBool m  )  [inline]

Assignment operator for float matrixes.

Definition at line 72 of file CMatrixB.h.

References mrpt::math::CMatrixTemplate< bool >::operator=().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010