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 |
| typedef CArrayUInt<N> mrpt::math::CArrayUInt< N >::mrpt_autotype |
|
inline |
|
inline |
| Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013 |