MRPT
2.0.4
|
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 689 of file nanoflann.hpp.
#include <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 691 of file nanoflann.hpp.
Page generated by Doxygen 1.8.17 for MRPT 2.0.4 at Fri Jul 17 08:43:33 UTC 2020 |