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

Public Types | |
| typedef CArrayNumeric< int, N > | Base |
| typedef CArrayInt< N > | mrpt_autotype |
Public Member Functions | |
| CArrayInt () | |
| Default constructor. | |
| CArrayInt (const int *ptr) | |
| Constructor from initial values ptr[0]-ptr[N-1]. | |
| typedef CArrayNumeric<int,N> mrpt::math::CArrayInt< N >::Base |
Reimplemented from mrpt::math::CArrayNumeric< int, N >.
| typedef CArrayInt<N> mrpt::math::CArrayInt< N >::mrpt_autotype |
| mrpt::math::CArrayInt< N >::CArrayInt | ( | ) | [inline] |
| mrpt::math::CArrayInt< N >::CArrayInt | ( | const int * | ptr ) | [inline] |
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |