|
TarzaNN
TarzaNN neural network simulator
|
#include <FileFilter.h>
Protected Member Functions | |
| FileFilter (QString fileName, int fileType=1, int min_activation=0, int maxActivation=0) | |
Friends | |
| class | FilterFactory |
File filter - the filter is defined by an image stored in a file
| FileFilter::FileFilter | ( | QString | fileName, |
| int | fileType = 1, |
||
| int | min_activation = 0, |
||
| int | maxActivation = 0 |
||
| ) | [protected] |
Constructor - reads the filter from a file
friend class FilterFactory [friend] |
1.7.5.1