Used to declare fixed-size arrays when DIM>0, dynamically-allocated vectors when DIM=-1.
Fixed size version for a generic DIM:
Definition at line 691 of file nanoflann.hpp.
#include <mrpt/otherlibs/nanoflann/nanoflann.hpp>

Public Types | |
| typedef CArray< T, DIM > | container_t |
| typedef CArray<T,DIM> nanoflann::array_or_vector_selector< DIM, T >::container_t |
Definition at line 693 of file nanoflann.hpp.
| Page generated by Doxygen 1.8.8 for MRPT 1.2.2 SVN:Unversioned directory at Tue Oct 14 02:14:08 UTC 2014 |