a set of C++ library classes
for neural networks development



General support classes and utilities

Basic general purpose classes no neural computation specific.
o Look-up tables
Look-up tables for MLP activation functions
o Utility functions
General utility functions - HTML documentation under construction.
o Vectors and matrices
Classes implementing vector and matrices of real numbers.
Basic general purpose classes implementing lists, queues, vectors, matrices, trees and other basic data types. The core of these basic no neural specific classes are based on the C++ Standard Template Library (STL). Here are collected also utility functions and classes for real vector and matrix manipulation.

Alphabetic index Hierarchy of classes


Last Updated February 2001
For comments and suggestions mail to Giorgio Valentini