TarzaNN
TarzaNN neural network simulator
|
Random filter - starting point for learning. More...
#include <RandomFilter.h>
Public Member Functions | |
~RandomFilter () | |
Protected Member Functions | |
RandomFilter (int w, int h, float gain=1.0f, bool allPositive=false) | |
Friends | |
class | FilterFactory |
class | MatrixOfMatrix< RandomFilter > |
class | CTSOMFeaturePlane |
class | STSOMFeaturePlane |
Random filter - starting point for learning.
RandomFilter::~RandomFilter | ( | ) | [inline] |
RandomFilter::RandomFilter | ( | int | w, |
int | h, | ||
float | gain = 1.0f , |
||
bool | allPositive = false |
||
) | [protected] |
friend class CTSOMFeaturePlane [friend] |
friend class FilterFactory [friend] |
friend class MatrixOfMatrix< RandomFilter > [friend] |
friend class STSOMFeaturePlane [friend] |