A partial specialization of CArrayNumeric for unsigned int numbers.
#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.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011 |