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

#include <nanoflann.hpp>

Public Types

typedef std::array< T, DIM > container_t
 

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 715 of file nanoflann.hpp.

Member Typedef Documentation

◆ container_t

template<int DIM, typename T>
typedef std::array<T, DIM> nanoflann::array_or_vector_selector< DIM, T >::container_t

Definition at line 716 of file nanoflann.hpp.


The documentation for this struct was generated from the following file:


slam_toolbox
Author(s): Steve Macenski
autogenerated on Mon Feb 28 2022 23:46:49