RINGMesh  Version 5.0.0
A programming library for geological model meshes
test-nn-search.cpp File Reference
#include <ringmesh/ringmesh_tests_config.h>
#include <vector>
#include <ringmesh/basic/geometry.h>
#include <ringmesh/basic/nn_search.h>

Go to the source code of this file.

Functions

template<index_t DIMENSION>
void test_nn_search ()
 
int main ()
 

Function Documentation

◆ main()

int main ( )

Definition at line 105 of file test-nn-search.cpp.

◆ test_nn_search()

template<index_t DIMENSION>
void test_nn_search ( )

Definition at line 50 of file test-nn-search.cpp.