A partial specialization of CArrayNumeric for unsigned int numbers. More...
#include <mrpt/math/CArray.h>


Public Member Functions | |
| CArrayUInt () | |
| Default constructor. | |
| CArrayUInt (const unsigned int *ptr) | |
| Constructor from initial values ptr[0]-ptr[N-1]. | |
A partial specialization of CArrayNumeric for unsigned int numbers.
Definition at line 419 of file CArray.h.
| mrpt::math::CArrayUInt< N >::CArrayUInt | ( | ) | [inline] |
| mrpt::math::CArrayUInt< N >::CArrayUInt | ( | const unsigned int * | ptr | ) | [inline] |
| Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010 |