|
CoastalME (Coastal Modelling Environment)
Simulates the long-term behaviour of complex coastlines
|
#include <nanoflann.hpp>
Public Types | |
| using | type = std::array<T, DIM> |
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 980 of file nanoflann.hpp.
| using nanoflann::array_or_vector< DIM, T >::type = std::array<T, DIM> |
Definition at line 982 of file nanoflann.hpp.