A partial specialization of CArrayNumeric for int numbers. More...
#include <mrpt/math/CArray.h>


Public Member Functions | |
| CArrayInt () | |
| Default constructor. | |
| CArrayInt (const int *ptr) | |
| Constructor from initial values ptr[0]-ptr[N-1]. | |
A partial specialization of CArrayNumeric for int numbers.
Definition at line 381 of file CArray.h.
| mrpt::math::CArrayInt< N >::CArrayInt | ( | ) | [inline] |
| mrpt::math::CArrayInt< N >::CArrayInt | ( | const int * | ptr | ) | [inline] |
| Page generated by Doxygen 1.6.2 for MRPT 0.8.1 SVN:exported at Mon Feb 15 22:01:07 UTC 2010 |