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

#include <FeaturePlaneHistogram.h>

Inheritance diagram for FeaturePlaneHistogram:
FeaturePlane FeaturePlaneAbstract Observer Viewable

List of all members.

Protected Member Functions

 FeaturePlaneHistogram (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, int numBins)
void computeActivations ()
void computeActivations (PlaneInputs inputPlane, MatrixVector activations)
void sumActivations (MatrixVector regularActivations, MatrixVector nonFourierActivations, Matrix *totalActivation)
void _sumActivations (MatrixVector activations, Matrix *totalActivation)
 ~FeaturePlaneHistogram ()

Protected Attributes

int numBins
int numHistsX
int numHistsY
HistogramhistSet

Friends

class FeaturePlaneFactory

Constructor & Destructor Documentation

FeaturePlaneHistogram::FeaturePlaneHistogram ( 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,
int  numBins 
) [protected]
FeaturePlaneHistogram::~FeaturePlaneHistogram ( ) [protected]

Member Function Documentation

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

Reimplemented from FeaturePlane.

void FeaturePlaneHistogram::computeActivations ( ) [protected, virtual]

Reimplemented from FeaturePlane.

void FeaturePlaneHistogram::computeActivations ( PlaneInputs  inputPlane,
MatrixVector  activations 
) [protected]

Reimplemented from FeaturePlane.

void FeaturePlaneHistogram::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