#include "FreqMask.h"#include "TimeSpecStruct.h"Go to the source code of this file.
Classes | |
| struct | ExampleType |
| Contains an example, input and corresponding desired output. More... | |
| class | Perceptron |
| The perceptron. More... | |
Typedefs | |
| typedef ExampleType | ExampleType |
| Contains an example, input and corresponding desired output. | |
Functions | |
| char * | Perc_GetLastError () |
| Returns the last error. | |
|
|
Contains an example, input and corresponding desired output. This structure is used by the perceptron during his learning loop |
|
|
Returns the last error.
|
1.3.7