CVR-Lib last update 20 Sep 2009

How to integrate new algorithms to the CVR-Lib.

The simplest way to integrate new algorithms to the CVR-Lib makes use of the functor template files and the PERL-Script cvrGenerator in directory cvrlib/tools/perl.

Just edit the file tools/perl/cvrTemplateValues.txt and set the values as described in that file. Then call the cvrGenerator script. If you use no parameters, the resulting files will be created in the same directory as the PERL script (tools/perl/).

In the resulting files, you can search for "TODO" to find out what is still to be done!

And don't forget to write documentation in your code using the doxygen style!


Generated on Sun Sep 20 22:08:33 2009 for CVR-Lib by Doxygen 1.5.8