Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 484 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 484 Bytes

NDT C++

Minimum NDT

IMG_0040.MOV

RUN

g++

g++ -O2 ./ndt-cpu-single.cpp && ./a.out

NVIDIA HPC SDK

nvc++ -fast -O2 ./ndt-cpu-single.cpp && ./a.out

LICENSE

NDT C++ specific code is distributed under Apache2.0 License. The following extensions are included (*.cpp *.md)

NDT C++ specific data are distributed under MIT License. The following extensions are included (*.txt)