| nnfunc | nnfunc computes for a given feed forward network the result for a datavector x. |
| nninit | nninit checks if a given network is feedforward network and suggest reorderings. |
| nnrdovm | nnrdovm optimizes a network for a given dataset. |
| nnrsetnet | nnrsetnet sets the internal variables to construct a specific network. |
| nnrsettrain | nnrsettrain sets the internal variables to fill a specific network with data and weights. |
| nnrtest | nnrtest computes for a given network and dataset the y-values. |
| nnvisu | nnvisu computes the visualization for a given feed forward network by non-metric multidimensional scaling. |