#include <iostream>
#include <vector>
#include "selforg/multilayerffnn.h"
#include "matrix.h"
Include dependency graph for feedforwardtest.cpp:
Go to the source code of this file.
Functions | |
void | test2x2 () |
void | testnonlinear () |
int | main () |
|
Definition at line 72 of file feedforwardtest.cpp. |
|
Definition at line 9 of file feedforwardtest.cpp. |
|
Definition at line 37 of file feedforwardtest.cpp. |