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

Constant Input feature plane. Just output a constant. More...

#include <ConstantInputFeaturePlane.h>

Inheritance diagram for ConstantInputFeaturePlane:
InputFeaturePlaneAbstract FeaturePlaneAbstract Observer Viewable

List of all members.

Public Member Functions

 ~ConstantInputFeaturePlane ()

Protected Member Functions

 ConstantInputFeaturePlane (Network *net, int l, float val, int w, int h, QString *nameIn, bool isWTA, bool visible, NotifyStrategyAbstract *notify)

Friends

class FeaturePlaneFactory

Detailed Description

Constant Input feature plane. Just output a constant.


Constructor & Destructor Documentation

ConstantInputFeaturePlane::~ConstantInputFeaturePlane ( ) [inline]
ConstantInputFeaturePlane::ConstantInputFeaturePlane ( Network net,
int  l,
float  val,
int  w,
int  h,
QString *  nameIn,
bool  isWTA,
bool  visible,
NotifyStrategyAbstract notify 
) [inline, protected]

Return the specified value


Friends And Related Function Documentation

friend class FeaturePlaneFactory [friend]

Reimplemented from FeaturePlaneAbstract.


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