logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ann_test - A test and evaluation program for the ANN library

Author

       Sunil Arya and David Mount

Description

       The program ann_test provides a simple script language for setting up experiments involving ANN. It
       allows the user to generate data and query sets of various sizes, dimensions, and distributions, to build
       kd- and bd-trees of various types, and then run queries and outputting various performance statistics.

Name

       ann_test - A test and evaluation program for the ANN library

See Also

       The program is fully documented in the document file:///usr/share/doc/libann-dev/ANNmanual.pdf available
       from the libann-dev package.

ANN 1.1.2+doc                                      2024-04-18                                        ANN_TEST(1)

Synopsis

          ann_test < file .in

See Also