runCINNIC2.C File Reference

#include "Util/log.H"
#include "Util/readConfig.H"
#include "CINNIC/CINNIC2.H"
#include <stdlib.h>
#include <string>
#include <sys/types.h>
#include <time.h>
#include <cstdio>
Include dependency graph for runCINNIC2.C:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 This is the main binary for CINNIC2.

Variables

ContourNeuronCreate< float > CINNICreate
 Create a CINNIC neuron, use float.
std::istream * argInput
 pointer to command line argument stream
const char * configFile
 This is the configFile name.
readConfig configIn (25)
 This is the configFile object.

Detailed Description

this runs CINNIC2

Definition in file runCINNIC2.C.


Function Documentation

int main ( int  argc,
char *  argv[] 
)

Variable Documentation

std::istream* argInput

pointer to command line argument stream

Definition at line 61 of file runCINNIC2.C.

Create a CINNIC neuron, use float.

Definition at line 59 of file runCINNIC2.C.

const char* configFile

This is the configFile name.

Definition at line 63 of file runCINNIC2.C.

This is the configFile object.

Generated on Sun May 8 08:42:39 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3