Minimum NDT
IMG_0040.MOV
g++
g++ -O2 ./ndt-cpu-single.cpp && ./a.out
NVIDIA HPC SDK
nvc++ -fast -O2 ./ndt-cpu-single.cpp && ./a.out
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)