TarzaNN
TarzaNN neural network simulator
Public Attributes | Protected Member Functions | Protected Attributes | Friends
SaliencyOutputFeaturePlane Class Reference

#include <SaliencyOutputFeaturePlane.h>

Inheritance diagram for SaliencyOutputFeaturePlane:
FeaturePlane FeaturePlaneAbstract Observer Viewable

List of all members.

Public Attributes

int targX
int targY

Protected Member Functions

 SaliencyOutputFeaturePlane (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)

Protected Attributes

int h
int w

Friends

class FeaturePlaneFactory

Constructor & Destructor Documentation

SaliencyOutputFeaturePlane::SaliencyOutputFeaturePlane ( 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 SaliencyOutputFeaturePlane::_sumActivations ( MatrixVector  activations,
Matrix totalActivation 
) [protected]

Reimplemented from FeaturePlane.

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

Reimplemented from FeaturePlane.


Friends And Related Function Documentation

friend class FeaturePlaneFactory [friend]

Reimplemented from FeaturePlane.


Member Data Documentation


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