Skip to content

TakanoTaiga/ndt_cpp

Repository files navigation

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)

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE
MIT
LICENSE-DATA

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages