#include <SaliencyOutputFeaturePlane.h>
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] |
void SaliencyOutputFeaturePlane::sumActivations |
( |
MatrixVector |
regularActivations, |
|
|
MatrixVector |
nonFourierActivations, |
|
|
Matrix * |
totalActivation |
|
) |
| [protected, virtual] |
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following files: