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.9.6 for MRPT 1.4.0 SVN: at Fri Jan 20 00:45:34 UTC 2023 |