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 391 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.2 for MRPT 0.8.1 SVN:exported at Mon Feb 15 22:01:07 UTC 2010 |