Main MRPT website > C++ reference
MRPT logo
Public Member Functions

mrpt::math::CMatrixB Class Reference


Detailed Description

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

Definition at line 45 of file CMatrixB.h.

#include <mrpt/math/CMatrixB.h>

Inheritance diagram for mrpt::math::CMatrixB:
Inheritance 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.
CMatrixBoperator= (const CMatrixBool &m)
 Assignment operator for float matrixes.

RTTI stuff

typedef CMatrixBPtr SmartPtr
static mrpt::utils::CLASSINIT _init_CMatrixB
static mrpt::utils::TRuntimeClassId classCMatrixB
static const
mrpt::utils::TRuntimeClassId
classinfo
static const
mrpt::utils::TRuntimeClassId
_GetBaseClass ()
virtual const
mrpt::utils::TRuntimeClassId
GetRuntimeClass () const
 Returns information about the class of an object in runtime.
virtual mrpt::utils::CObjectduplicate () const
 Returns a copy of the object, indepently of its class.
static mrpt::utils::CObjectCreateObject ()
static CMatrixBPtr Create ()

Member Typedef Documentation

A typedef for the associated smart pointer

Definition at line 48 of file CMatrixB.h.


Constructor & Destructor Documentation

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

Constructor.

Definition at line 52 of file CMatrixB.h.

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

Copy constructor.

Definition at line 58 of file CMatrixB.h.


Member Function Documentation

static const mrpt::utils::TRuntimeClassId* mrpt::math::CMatrixB::_GetBaseClass (  ) [static, protected]

Reimplemented from mrpt::utils::CSerializable.

static CMatrixBPtr mrpt::math::CMatrixB::Create (  ) [static]
static mrpt::utils::CObject* mrpt::math::CMatrixB::CreateObject (  ) [static]
virtual mrpt::utils::CObject* mrpt::math::CMatrixB::duplicate (  ) const [virtual]

Returns a copy of the object, indepently of its class.

Implements mrpt::utils::CObject.

virtual const mrpt::utils::TRuntimeClassId* mrpt::math::CMatrixB::GetRuntimeClass (  ) const [virtual]

Returns information about the class of an object in runtime.

Reimplemented from mrpt::utils::CSerializable.

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

Assignment operator for float matrixes.

Definition at line 64 of file CMatrixB.h.

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


Member Data Documentation

Definition at line 48 of file CMatrixB.h.

Definition at line 48 of file CMatrixB.h.

Definition at line 48 of file CMatrixB.h.




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