File: index.txt

package info (click to toggle)
libkdtree%2B%2B 0.7.1%2Bgit20101123-4
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 824 kB
  • ctags: 559
  • sloc: cpp: 2,064; sh: 623; python: 543; makefile: 123
file content (19 lines) | stat: -rw-r--r-- 450 bytes parent folder | download | duplicates (7)
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:
  http://git.debian.org/?p=libkdtree/libkdtree.git;a=summary

  git clone http://git.debian.org/git/libkdtree/libkdtree.git

License: Artistic License 2.0

Homepage: http://libkdtree.alioth.debian.org

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

*/