TarzaNN
TarzaNN neural network simulator
Protected Member Functions | Friends
SaliencyFeaturePlane Class Reference

#include <SaliencyFeaturePlane.h>

Inheritance diagram for SaliencyFeaturePlane:
FeaturePlane FeaturePlaneAbstract Observer Viewable

List of all members.

Protected Member Functions

 SaliencyFeaturePlane (Network *net, int l, QString *n, int w, int h, int angles, int speeds, int alpha, int speed, bool isWTA, bool visible, Neuron *neuron, NotifyStrategyAbstract *notify)
void sumActivations (MatrixVector regularActivations, MatrixVector nonFourierActivations, Matrix *totalActivation)
void _sumActivations (MatrixVector activations, Matrix *totalActivation)

Friends

class FeaturePlaneFactory

Constructor & Destructor Documentation

SaliencyFeaturePlane::SaliencyFeaturePlane ( Network net,
int  l,
QString *  n,
int  w,
int  h,
int  angles,
int  speeds,
int  alpha,
int  speed,
bool  isWTA,
bool  visible,
Neuron neuron,
NotifyStrategyAbstract notify 
) [protected]

Member Function Documentation

void SaliencyFeaturePlane::_sumActivations ( MatrixVector  activations,
Matrix totalActivation 
) [protected]

Reimplemented from FeaturePlane.

void SaliencyFeaturePlane::sumActivations ( MatrixVector  regularActivations,
MatrixVector  nonFourierActivations,
Matrix totalActivation 
) [protected, virtual]

Reimplemented from FeaturePlane.


Friends And Related Function Documentation

friend class FeaturePlaneFactory [friend]

Reimplemented from FeaturePlane.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines