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 685 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 687 of file nanoflann.hpp.
Page generated by Doxygen 1.8.9.1 for MRPT 1.3.2 SVN:Unversioned directory at Tue Dec 8 09:49:21 UTC 2015 |