MRPT  2.0.0
List of all members | Public Types
nanoflann::array_or_vector_selector< DIM, T > Struct Template Reference

Detailed Description

template<int DIM, typename T>
struct nanoflann::array_or_vector_selector< DIM, T >

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>

Inheritance diagram for nanoflann::array_or_vector_selector< DIM, T >:

Public Types

typedef CArray< T, DIM > container_t
 

Member Typedef Documentation

◆ container_t

template<int DIM, typename 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.14 for MRPT 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020