A partial specialization of CArrayNumeric for int numbers.
#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 |
| typedef CArrayInt<N> mrpt::math::CArrayInt< 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 |