Main MRPT website > C++ reference
MRPT logo

mrpt::math::CArrayUInt< N > Class Template Reference

A partial specialization of CArrayNumeric for unsigned int numbers. More...

#include <mrpt/math/CArray.h>

Inheritance diagram for mrpt::math::CArrayUInt< N >:
Inheritance graph
[legend]
Collaboration diagram for mrpt::math::CArrayUInt< N >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CArrayUInt ()
 Default constructor.
 CArrayUInt (const unsigned int *ptr)
 Constructor from initial values ptr[0]-ptr[N-1].

Detailed Description

template<std::size_t N>
class mrpt::math::CArrayUInt< N >

A partial specialization of CArrayNumeric for unsigned int numbers.

See also:
CArrayNumeric, CArray

Definition at line 419 of file CArray.h.


Constructor & Destructor Documentation

template<std::size_t N>
mrpt::math::CArrayUInt< N >::CArrayUInt (  )  [inline]

Default constructor.

Definition at line 422 of file CArray.h.

template<std::size_t N>
mrpt::math::CArrayUInt< N >::CArrayUInt ( const unsigned int *  ptr  )  [inline]

Constructor from initial values ptr[0]-ptr[N-1].

Definition at line 423 of file CArray.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010