File List

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