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

Public Types | |
| typedef CArrayNumeric< unsigned int, N > | Base |
| typedef CArrayUInt< N > | mrpt_autotype |
| typedef unsigned int | value_type |
Public Member Functions | |
| CArrayUInt () | |
| Default constructor. More... | |
| CArrayUInt (const unsigned int *ptr) | |
| Constructor from initial values ptr[0]-ptr[N-1]. More... | |
| typedef CArrayNumeric<unsigned int,N> mrpt::math::CArrayUInt< N >::Base |
Definition at line 111 of file CArrayNumeric.h.
| typedef CArrayUInt<N> mrpt::math::CArrayUInt< N >::mrpt_autotype |
Definition at line 112 of file CArrayNumeric.h.
|
inherited |
Definition at line 28 of file CArrayNumeric.h.
|
inline |
Default constructor.
Definition at line 114 of file CArrayNumeric.h.
|
inline |
Constructor from initial values ptr[0]-ptr[N-1].
Definition at line 115 of file CArrayNumeric.h.
| Page generated by Doxygen 1.8.14 for MRPT 1.5.5 Git: e06b63dbf Fri Dec 1 14:41:11 2017 +0100 at lun oct 28 01:31:35 CET 2019 |