A partial specialization of CArrayNumeric for unsigned int numbers.
Definition at line 405 of file CArray.h.
#include <mrpt/math/CArray.h>

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]. | |
| typedef CArrayNumeric<unsigned int,N> mrpt::math::CArrayUInt< N >::Base |
Reimplemented from mrpt::math::CArrayNumeric< unsigned int, N >.
| typedef CArrayUInt<N> mrpt::math::CArrayUInt< N >::mrpt_autotype |
| mrpt::math::CArrayUInt< N >::CArrayUInt | ( | ) | [inline] |
| mrpt::math::CArrayUInt< N >::CArrayUInt | ( | const unsigned int * | ptr ) | [inline] |
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |