Main Page | Namespace List | Data Structures | File List | Data Fields | Globals

main.cpp File Reference

#include <qapplication.h>
#include <inn.h>
#include <network.h>
#include <qsplashscreen.h>
#include <time.h>
#include <randomc.h>

Include dependency graph for main.cpp:

Include dependency graph

Go to the source code of this file.

Functions

int main (int argc, char **argv)

Variables

Networknetwork
Inn * inn
int32 seed
TRandomMersenne * rg


Function Documentation

int main int  argc,
char **  argv
 

Definition at line 13 of file main.cpp.

References inn, network, rg, and seed.


Variable Documentation

Inn* inn
 

Definition at line 9 of file main.cpp.

Referenced by Neuron::draw(), Axon::drawAxon(), and main().

Network* network
 

Definition at line 8 of file main.cpp.

Referenced by Neuron::draw(), Layer::draw(), Viewer::draw(), Axon::draw(), Axon::drawAxon(), Layer::drawLayer(), Viewer::drawWithNames(), Viewer::fastDraw(), Layer::getNum(), main(), Viewer::postSelection(), Neuron::removeAxons(), LearningThread::run(), Layer::setNeuronsLinePos(), Neuron::sigmoide(), NetworkParser::startDocument(), NetworkParser::startElement(), and Layer::updateNeuronsPos().

TRandomMersenne* rg
 

Definition at line 11 of file main.cpp.

Referenced by Axon::Axon(), Network::learning(), and main().

int32 seed
 

Definition at line 10 of file main.cpp.

Referenced by main().


Generated on Fri Dec 3 14:57:54 2004 for INN by doxygen 1.3.6