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 684 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 686 of file nanoflann.hpp.
Page generated by Doxygen 1.8.16 for MRPT 1.4.0 SVN: at Mon Oct 14 23:08:25 UTC 2019 |