TarzaNN
TarzaNN neural network simulator
Classes | Defines | Typedefs
C:/Users/albertlr/projects/TarzaNN/TarzaNN/FeaturePlaneAbstract.h File Reference
#include <vector>
#include <set>
#include <stdlib.h>
#include <string.h>
#include <QMutex>
#include <QSemaphore>
#include <QRunnable>
#include <QWaitCondition>
#include <QTextStream>
#include "common.h"
#include "nowarn.h"
#include "Observer.h"
#include "Viewable.h"
#include "Filter.h"
#include "OutputImage.h"
#include "FeaturePlaneHelpers.h"
#include "NotifyStrategyAbstract.h"
#include "Neuron.h"
#include "FPDesignerInfo.h"

Go to the source code of this file.

Classes

class  FeaturePlaneAbstract

Defines

#define DO_WTA   (is_WTA && Network::doSTM_WTA)

Typedefs

typedef std::vector
< FeaturePlaneInput * > 
PlaneInputs

Define Documentation

#define DO_WTA   (is_WTA && Network::doSTM_WTA)

Typedef Documentation

typedef std::vector<FeaturePlaneInput*> PlaneInputs
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines