next up previous
Next: An example application Up: Tools Previous: Backpropagation program

Generic application set-up

Building an application for some experiments may take some time. Besides understanding the library and how to call all the functions needed, programming has to be done to implement the specific experiments you want to perform. To help the user to get started, a generic application set-up is written, which can serve as a starting point to build an SPRANNLIB application. Some trivial things like command line handling and loading and saving of data sets are already taken care of. The user only has to program his/her experiments and print out the desired statistics.

The library is fully documented with on-line manual pages. If however the usage is not completely clear, for most library functions an example usage can be found. These example applications are part of the library and can also serve very well as an initial set-up for a new program. The following example programs are implemented:



Created by LaTeX2HTML on Thu Mar 5 16:02:50 MET 1998