File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
\-nnfw
 o-include
 |o*algebra.hThis file contains algebra stuff
 |o*backpropagationalgo.h
 |o*biasedcluster.hThis file contains the declaration of BiasedCluster class
 |o*cluster.hThis file contains the declarations of the Cluster class
 |o*copylinker.h
 |o*ddecluster.h
 |o*dotlinker.h
 |o*fakecluster.h
 |o*learningalgorithm.h
 |o*libcompetitivefunctions.hLibrary of Competitive OutputFunction
 |o*liboutputfunctions.hLibrary of Common OutputFunction
 |o*libperiodicfunctions.hLibrary of Periodic OutputFunction
 |o*libradialfunctions.hLibrary of Radial OutputFunction
 |o*linker.hThis file contains the declaration of the linkers implemented
 |o*matrices.hThis file contains definitions of Matrices used for algebra
 |o*matrixlinker.h
 |o*memutils.h
 |o*neuralnet.hThis file contains the declaration of Neural Network Class
 |o*nnfwconfig.hThis file contains the common type defitions used on the whole framework
 |o*nnfwexceptions.hThis file contains all exceptions thrown by nnfw classes
 |o*normlinker.h
 |o*outputfunction.hThis file contains the declaration of the abstract OutputFunction Class
 |o*simplecluster.h
 |o*updatable.h
 |\*vectors.hThis file contains definitions of Vectors used for algebra
 \-src
  o*backpropagationalgo.cpp
  o*biasedcluster.cpp
  o*cluster.cpp
  o*copylinker.cpp
  o*ddecluster.cpp
  o*dotlinker.cpp
  o*fakecluster.cpp
  o*learningalgorithm.cpp
  o*libcompetitivefunctions.cpp
  o*liboutputfunctions.cpp
  o*libperiodicfunctions.cpp
  o*libradialfunctions.cpp
  o*linker.cpp
  o*matrixlinker.cpp
  o*neuralnet.cpp
  o*nnfwlibinitializer.cpp
  o*normlinker.cpp
  o*simplecluster.cpp
  o*updatable.cpp
  \*vectors.cpp