Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions
mrpt::math::CArrayUInt Class Reference

Detailed Description

A partial specialization of CArrayNumeric for unsigned int numbers.

See also:
CArrayNumeric, CArray

#include <mrpt/math/CArray.h>

Inheritance diagram for mrpt::math::CArrayUInt:
Inheritance graph
[legend]

List of all members.

Public Types

typedef CArrayNumeric
< unsigned int, N > 
Base
typedef CArrayUInt< N > mrpt_autotype

Public Member Functions

 CArrayUInt ()
 Default constructor.
 CArrayUInt (const unsigned int *ptr)
 Constructor from initial values ptr[0]-ptr[N-1].

Member Typedef Documentation

Reimplemented from mrpt::math::CArrayNumeric< unsigned int, N >.

Definition at line 409 of file CArray.h.

Definition at line 410 of file CArray.h.


Constructor & Destructor Documentation

mrpt::math::CArrayUInt::CArrayUInt ( ) [inline]

Default constructor.

Definition at line 412 of file CArray.h.

mrpt::math::CArrayUInt::CArrayUInt ( const unsigned int *  ptr) [inline]

Constructor from initial values ptr[0]-ptr[N-1].

Definition at line 413 of file CArray.h.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011