SPRAAK
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Variables
nn_functions.c File Reference

define all linear and non-linear functions on the arcs More...

Variables

const SprNNOpInfo spr_nn_op_info []
 

Detailed Description

define all linear and non-linear functions on the arcs

Define the linear and non-linear functions on the arcs.

The behavior of each arc-function f(x) is implemented in the following c-functions (note: some c-functions are shared between various NN-functions):

Date
Dec 2015
Author
Kris Demuynck
Revision History:
XX/01/1999 - KD
Creation
13/04/2010 - KD
added to SPRAAK
10/10/2012 - KD
clean-up, documentation, added functionality
07/12/2015 - KD
merging of the eval, fwd and bwd files; full rewrite to support vectors, added documentation, added functionality

TODO: V->A wherever possible (args, rv, xptr, pptr, ...)