File: index.txt

package info (click to toggle)
libkdtree%2B%2B 0.7.4-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 888 kB
  • sloc: cpp: 2,078; sh: 623; python: 543; makefile: 91
file content (19 lines) | stat: -rw-r--r-- 412 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/**

@mainpage libkdtree++: a C++ template container for KD-Tree sorting

Author: Martin F. Krafft <libkdtree@pobox.madduck.net>

Source:
  https://github.com/nvmd/libkdtree

  git clone https://github.com/nvmd/libkdtree.git

License: Artistic License 2.0

Homepage: https://github.com/nvmd/libkdtree

This library is still undocumented. If you would like to document it, please
feel free (but use Doxygen).

*/