LTI-Lib latest version v1.9 - last update 10 Apr 2010

How to integrate new algorithms to the LTI-Lib.

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

Just edit the file tools/perl/ltiTemplateValues.txt and set the values as described in that file. Then call the ltiGenerator 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 Sat Apr 10 15:26:30 2010 for LTI-Lib by Doxygen 1.6.1