#include <qapplication.h>
#include <inn.h>
#include <network.h>
#include <qsplashscreen.h>
#include <time.h>
#include <randomc.h>
Include dependency graph for main.cpp:
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Variables | |
Network * | network |
Inn * | inn |
int32 | seed |
TRandomMersenne * | rg |
|
|
|
Definition at line 9 of file main.cpp. Referenced by Neuron::draw(), Axon::drawAxon(), and main(). |
|
|
Definition at line 11 of file main.cpp. Referenced by Axon::Axon(), Network::learning(), and main(). |
|
Definition at line 10 of file main.cpp. Referenced by main(). |