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 409 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.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010 |