#include <iostream>#include <vector>#include <stdlib.h>#include <selforg/multilayerffnn.h>#include <selforg/matrix.h>Include dependency graph for feedforwardtest.cpp:

Functions | |
| void | test2x2 () |
| MultiLayerFFNN | testnonlinear () |
| void | testinvertation (const MultiLayerFFNN &net) |
| void | testinvertation2 () |
| int | main () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8