, including all inherited members.
| _observersList | Observer | [protected] |
| _observersProxyList | FeaturePlaneAbstract | [protected] |
| _parentNode | FeaturePlaneAbstract | [protected] |
| _XMLSerialize(int &tabs, QTextStream *buf, PlaneInputs *tmpList, int type) | FeaturePlaneAbstract | [protected] |
| abs_saccade_prev_x | InputControllerAbstract | |
| abs_saccade_prev_y | InputControllerAbstract | |
| abs_saccade_x | InputControllerAbstract | |
| abs_saccade_y | InputControllerAbstract | |
| addFilter(Filter *f, FeaturePlaneAbstract *fp, int type, int fpOutputIndex, bool wta) | InputFeaturePlaneAbstract | [virtual] |
| addToHistory(OutputImage *tmpElement, set< OutputImage * > *tmpOutputHistory) | FeaturePlaneAbstract | |
| addToHistory(OutputImage *tmpElement, set< OutputImage * > *tmpOutputHistory, OutputImage **currOutput, QMutex *currOutputMutex) | FeaturePlaneAbstract | |
| alpha | FeaturePlaneAbstract | [protected] |
| angles | FeaturePlaneAbstract | [protected] |
| applyGatingControl(Matrix *theGatingControl) | InputFeaturePlaneAbstract | [inline, virtual] |
| FeaturePlaneAbstract::applyGatingControl() | FeaturePlaneAbstract | [protected] |
| applyIOR(Matrix *iorMap) | InputFeaturePlaneAbstract | [inline, virtual] |
| attach(Observer *observer) | Observer | [inline] |
| attachProxy(NodeProxy *np) | FeaturePlaneAbstract | |
| backupInput | InputFeaturePlaneAbstract | [protected] |
| CompareLayer(const FeaturePlaneAbstract *d1, const FeaturePlaneAbstract *d2) | FeaturePlaneAbstract | [inline, static] |
| createGatingControl() | FeaturePlaneAbstract | [protected] |
| currentGatingControlOutputList | FeaturePlaneAbstract | [protected] |
| currentLayer | FeaturePlaneAbstract | [static] |
| currentOutput | FeaturePlaneAbstract | [protected] |
| currentOutputList | FeaturePlaneAbstract | [protected] |
| currentOutputListMutex | FeaturePlaneAbstract | [protected] |
| currentOutputMutex | FeaturePlaneAbstract | [protected] |
| designerInfo | FeaturePlaneAbstract | |
| detach(Observer *observer) | Observer | [inline] |
| editFeaturePlaneInput(FeaturePlaneInput *oldElement, FeaturePlaneInput *newElement) | FeaturePlaneAbstract | [inline, virtual] |
| emptyHistory(set< OutputImage * > *tmpOutputHistory) | FeaturePlaneAbstract | |
| eyeMovementsCounter | InputControllerAbstract | |
| eyeMovePlane | InputControllerAbstract | |
| eyeMovePlane_x | InputControllerAbstract | |
| eyeMovePlane_y | InputControllerAbstract | |
| featureBias | FeaturePlaneAbstract | [protected] |
| FeaturePlaneAbstract() | FeaturePlaneAbstract | [protected] |
| FeaturePlaneAbstract(Network *net, int l, QString *n, int w, int h, int angles, int speeds, int alpha, int speed, bool isWTA, bool visible, NotifyStrategyAbstract *notify, Neuron *neuron=NULL) | FeaturePlaneAbstract | [protected] |
| FeaturePlaneFactory class | InputSocketFeaturePlane | [friend] |
| fpID | FeaturePlaneAbstract | [protected] |
| fpType | FeaturePlaneAbstract | |
| fpViewerWindow | FeaturePlaneAbstract | |
| functionCall | FeaturePlaneAbstract | [protected] |
| gatingControlHistoryList | FeaturePlaneAbstract | [protected] |
| gatingControlInputCount | FeaturePlaneAbstract | |
| gatingControlInputList | FeaturePlaneAbstract | [protected] |
| gatingControlOutputCount | FeaturePlaneAbstract | [protected] |
| gatingControlOutputListMutex | FeaturePlaneAbstract | [protected] |
| gcMutex | FeaturePlaneAbstract | [protected] |
| getAngle() | FeaturePlaneAbstract | [inline] |
| getAngles() | FeaturePlaneAbstract | [inline] |
| getBackupInput() | InputFeaturePlaneAbstract | [inline] |
| getCurrentOutput(int index) | FeaturePlaneAbstract | [virtual] |
| getCurrentOutput() | FeaturePlaneAbstract | [virtual] |
| getDisplayAngle() | FeaturePlaneAbstract | |
| getDisplayDelta() | FeaturePlaneAbstract | |
| getDisplayScale() | FeaturePlaneAbstract | |
| getFeatureBias() | FeaturePlaneAbstract | |
| getGatingControl() | FeaturePlaneAbstract | [virtual] |
| getGatingControlInputList() | FeaturePlaneAbstract | [inline, virtual] |
| getGatingControlInputListSize() | FeaturePlaneAbstract | [inline, virtual] |
| getGatingControlOutput(int index) | FeaturePlaneAbstract | |
| getGatingControlOutputCount() | FeaturePlaneAbstract | |
| getHeadImage() | InputSocketFeaturePlane | [virtual] |
| getID() | FeaturePlaneAbstract | |
| getImage() | FeaturePlaneAbstract | [inline, virtual] |
| getLayer(int layerIndex) | FeaturePlaneAbstract | |
| getLayerIndex() | FeaturePlaneAbstract | |
| getMap() | FeaturePlaneAbstract | [inline, virtual] |
| getMaskingInputList() | FeaturePlaneAbstract | [inline, virtual] |
| getMaxActivation() | FeaturePlaneAbstract | [inline, virtual] |
| getName() | FeaturePlaneAbstract | |
| getNonFourierInputList() | FeaturePlaneAbstract | [inline, virtual] |
| getRegularInputList() | FeaturePlaneAbstract | [inline, virtual] |
| getSpeed() | FeaturePlaneAbstract | [inline] |
| getSpeeds() | FeaturePlaneAbstract | [inline] |
| getType(const QString name) | FeaturePlaneAbstract | [static] |
| getType(int value) | FeaturePlaneAbstract | [static] |
| getVirtualImage(bool showRect) | FeaturePlaneAbstract | [inline, virtual] |
| getXSize() | FeaturePlaneAbstract | |
| getYSize() | FeaturePlaneAbstract | |
| gotNewHeadImage() | InputControllerAbstract | |
| height | FeaturePlaneAbstract | [protected] |
| imageViewer | InputControllerAbstract | |
| inhibitReturn() | InputFeaturePlaneAbstract | [inline, virtual] |
| init() | FeaturePlaneAbstract | [protected] |
| initFixationViewer() | InputFeaturePlaneAbstract | |
| initParams | FeaturePlaneAbstract | [protected] |
| initSelectiveTuning() | FeaturePlaneAbstract | |
| InputControllerAbstract(Network *net, int l, QString *n, int w, int h, NotifyStrategyAbstract *notify) | InputControllerAbstract | |
| InputControllerAbstract() | InputControllerAbstract | |
| InputFeaturePlaneAbstract(Network *net, int l, QString *name, bool isWTA, bool visible, NotifyStrategyAbstract *notify) | InputFeaturePlaneAbstract | |
| InputFeaturePlaneAbstract(Network *net, int l, QString *name, int w, int h, bool isWTA, bool visible, NotifyStrategyAbstract *notify) | InputFeaturePlaneAbstract | |
| InputFeaturePlaneAbstract() | InputFeaturePlaneAbstract | |
| inputs | FeaturePlaneAbstract | [protected] |
| InputSocketFeaturePlane(Network *net, int l, QString *n, int w, int h, NotifyStrategyAbstract *notify, const char *controllerHost="130.63.92.218", int controllerPort=4000, const char *imageHost="130.63.92.218", int imagePort=5000) | InputSocketFeaturePlane | [protected] |
| iorCounter | InputFeaturePlaneAbstract | [protected] |
| iorMap | FeaturePlaneAbstract | |
| is_WTA | FeaturePlaneAbstract | [protected] |
| isInputFP() | InputFeaturePlaneAbstract | [inline, virtual] |
| isWTA() | FeaturePlaneAbstract | |
| iterations | FeaturePlaneAbstract | |
| layerIndex | FeaturePlaneAbstract | [protected] |
| localAccess | InputFeaturePlaneAbstract | [protected] |
| localIterator | InputControllerAbstract | |
| moveEyeHist(int dx, int dy) | InputControllerAbstract | |
| moveHead(int deltaX, int deltaY, bool notify=true) | InputSocketFeaturePlane | [virtual] |
| neuronTimeCourseWindow | FeaturePlaneAbstract | |
| newHeadImage | InputControllerAbstract | [protected] |
| nn | FeaturePlaneAbstract | [protected] |
| notify() | FeaturePlaneAbstract | |
| notify(bool functional) | FeaturePlaneAbstract | |
| observerMutex | Observer | [protected] |
| observerProxyMutex | FeaturePlaneAbstract | [protected] |
| outputHistory | FeaturePlaneAbstract | [protected] |
| outputHistoryList | FeaturePlaneAbstract | [protected] |
| outputs | FeaturePlaneAbstract | [protected] |
| PauseThread() | FeaturePlaneAbstract | |
| processTargetPlane() | InputControllerAbstract | [virtual] |
| releaseGatingControl() | FeaturePlaneAbstract | [virtual] |
| releaseMap() | FeaturePlaneAbstract | [inline, virtual] |
| removeFeaturePlaneInput(FeaturePlaneInput *theElement) | FeaturePlaneAbstract | [inline, virtual] |
| removeFeaturePlaneInput(FeaturePlaneAbstract *theElement) | FeaturePlaneAbstract | [inline, virtual] |
| removeFeaturePlaneInputs() | FeaturePlaneAbstract | [inline, virtual] |
| runStepMultipletimes | InputFeaturePlaneAbstract | [protected] |
| saccadeBackgroundImage | InputControllerAbstract | |
| saccadeBackgroundImageMutex | InputControllerAbstract | |
| saccadeHistoryImage | InputControllerAbstract | |
| selectWinner(int selectX, int selectY) | FeaturePlaneAbstract | |
| setActiveVisionData(FeaturePlaneAbstract *theTargetPlane, int histRatio, int abs_middle_x, int abs_middle_y, FeaturePlaneAbstract *theSolutionPlane, double theSolutionPlaneThreshold, UI_ImageViewer *theImageViewer, QString solFilename) | InputControllerAbstract | |
| setFeatureBias(float tmpBias) | FeaturePlaneAbstract | |
| setFixationViewer(UI_ImageViewer *theImageViewer) | InputFeaturePlaneAbstract | |
| setFunction(pt2Function theFunction) | FeaturePlaneAbstract | |
| setLayerIndex(int l) | FeaturePlaneAbstract | |
| setName(QString *tmpName) | FeaturePlaneAbstract | |
| setNode(NodeAbstract *n) | FeaturePlaneAbstract | |
| setParameters(paramMap params) | FeaturePlaneAbstract | |
| setSpatialBias(Matrix *tmpSpatialBias) | FeaturePlaneAbstract | |
| setSpatialTaskBias(OutputImage *tmpSpatialBias) | FeaturePlaneAbstract | |
| setTheta(float t) | FeaturePlaneAbstract | |
| setThreshold(float t) | FeaturePlaneAbstract | |
| setThresholdBinarize(float t) | FeaturePlaneAbstract | |
| setThresholdPercent(float t) | FeaturePlaneAbstract | |
| should_show | Viewable | [protected] |
| show() | Viewable | [inline] |
| solFilename | InputControllerAbstract | |
| solution_found | InputControllerAbstract | |
| solutionPlane | InputControllerAbstract | |
| solutionPlaneThreshold | InputControllerAbstract | |
| spatialBias | FeaturePlaneAbstract | [protected] |
| speed | FeaturePlaneAbstract | [protected] |
| speeds | FeaturePlaneAbstract | [protected] |
| StartThread() | FeaturePlaneAbstract | |
| targetPlane | InputControllerAbstract | |
| targetPlaneThreshold | InputControllerAbstract | |
| TerminateThread() | FeaturePlaneAbstract | |
| theGatingControl | FeaturePlaneAbstract | [protected] |
| theNeuronStrategy | FeaturePlaneAbstract | |
| theNotifyStrategy | FeaturePlaneAbstract | |
| theta | FeaturePlaneAbstract | [protected] |
| threeDInfo | Viewable | |
| threshold | FeaturePlaneAbstract | [protected] |
| threshold_binarize | FeaturePlaneAbstract | [protected] |
| threshold_percent | FeaturePlaneAbstract | [protected] |
| totalWorkingThreads | FeaturePlaneAbstract | [static] |
| updateFixationViewer() | InputFeaturePlaneAbstract | [protected] |
| updateNN(Observer *sourceFP, bool functional) | FeaturePlaneAbstract | [virtual] |
| width | FeaturePlaneAbstract | [protected] |
| workingThreads | FeaturePlaneAbstract | [static] |
| workingThreadsCond | FeaturePlaneAbstract | [static] |
| workingThreadsMutex | FeaturePlaneAbstract | [static] |
| workOutput | FeaturePlaneAbstract | [protected] |
| workOutputList | FeaturePlaneAbstract | [protected] |
| XMLSerialize(int tabs, QTextStream *buf) | FeaturePlaneAbstract | |
| ~FeaturePlaneAbstract() | FeaturePlaneAbstract | |
| ~InputControllerAbstract() | InputControllerAbstract | |
| ~InputFeaturePlaneAbstract() | InputFeaturePlaneAbstract | |
| ~InputSocketFeaturePlane() | InputSocketFeaturePlane | |