Main MRPT website > C++ reference for MRPT 1.4.0
List of all members | Public Types
mrpt::math::CArrayInt< N > Class Template Reference

Detailed Description

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

A partial specialization of CArrayNumeric for int numbers.

See also
CArrayNumeric, CArray

Definition at line 94 of file CArrayNumeric.h.

#include <mrpt/math/CArrayNumeric.h>

Inheritance diagram for mrpt::math::CArrayInt< N >:
Inheritance graph

Public Types

typedef CArrayNumeric< int, N > Base
 
typedef CArrayInt< N > mrpt_autotype
 
typedef int value_type
 

Member Typedef Documentation

◆ Base

template<std::size_t N>
typedef CArrayNumeric<int,N> mrpt::math::CArrayInt< N >::Base

Definition at line 97 of file CArrayNumeric.h.

◆ mrpt_autotype

template<std::size_t N>
typedef CArrayInt<N> mrpt::math::CArrayInt< N >::mrpt_autotype

Definition at line 98 of file CArrayNumeric.h.

◆ value_type

typedef int mrpt::math::CArrayNumeric< int , N >::value_type
inherited

Definition at line 28 of file CArrayNumeric.h.




Page generated by Doxygen 1.8.17 for MRPT 1.4.0 SVN: at Sat Jan 18 22:37:07 UTC 2020