Main Page | Class List | File List | Class Members | File Members

ExampleType Struct Reference

Contains an example, input and corresponding desired output. More...

#include <Perc.h>

List of all members.

Public Attributes

float Input [32]
 Input of the perceptron.

int Output
 Desired output with this input.


Detailed Description

Contains an example, input and corresponding desired output.

This structure is used by the perceptron during his learning loop


Member Data Documentation

float ExampleType::Input[32]
 

Input of the perceptron.

int ExampleType::Output
 

Desired output with this input.


The documentation for this struct was generated from the following file:
Generated on Fri Jul 23 11:36:02 2004 for WhistleRecogniser by doxygen 1.3.7