SimpleCluster Member List
This is the complete list of members for SimpleCluster, including all inherited members.
| addTypeDescription(QString type, QString shortHelp, QString longHelp=QString("")) | ParameterSettable | [protected, static] |
| AllowMultiple | ParameterSettable | |
| Cluster(unsigned int numNeurons, QString name="unnamed") | Cluster | |
| Cluster(ConfigurationParameters ¶ms, QString prefix) | Cluster | |
| Default | ParameterSettable | |
| describe(QString type) | SimpleCluster | [static] |
| getDelegateFor(QString stateVector) | Cluster | [inline] |
| getInput(unsigned int neuron) const | Cluster | |
| getOutput(unsigned int neuron) const | Cluster | |
| getStateVectorFuncPtr typedef | Cluster | |
| Infinity | ParameterSettable | [static] |
| inputdataptr | Cluster | [protected] |
| inputs() | Cluster | [inline] |
| inputs() const | Cluster | [inline] |
| isAccumulate() const | Cluster | [inline] |
| IsList | ParameterSettable | |
| IsMandatory | ParameterSettable | |
| markParameterAsRuntime(QString paramName, int *paramPointer) | ParameterSettable | [protected] |
| markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(bool), bool(T::*getterMethod)() const ) | ParameterSettable | [protected] |
| markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(float), float(T::*getterMethod)() const ) | ParameterSettable | [protected] |
| markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(double), double(T::*getterMethod)() const ) | ParameterSettable | [protected] |
| markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(unsigned int), unsigned int(T::*getterMethod)() const ) | ParameterSettable | [protected] |
| markParameterAsRuntime(QString paramName, T *paramOwner, void(T::*setterMethod)(int), int(T::*getterMethod)() const ) | ParameterSettable | [protected] |
| markParameterAsRuntime(QString paramName, bool *paramPointer) | ParameterSettable | [protected] |
| markParameterAsRuntime(QString paramName, double *paramPointer) | ParameterSettable | [protected] |
| markParameterAsRuntime(QString paramName, unsigned int *paramPointer) | ParameterSettable | [protected] |
| MaxInteger | ParameterSettable | [static] |
| MinInteger | ParameterSettable | [static] |
| name() const | Updatable | |
| needReset() | Cluster | [inline] |
| numNeurons() const | Cluster | [inline] |
| outFunction() const | Cluster | [inline] |
| outputdataptr | Cluster | [protected] |
| outputs() | Cluster | [inline] |
| outputs() const | Cluster | [inline] |
| ParameterSettable() | ParameterSettable | |
| ParameterSettableInConstructor() | ParameterSettableInConstructor | |
| ParameterSettableInConstructor(ConfigurationParameters &, QString) | ParameterSettableInConstructor | |
| postConfigureInitialization() | ParameterSettable | [virtual] |
| Property enum name | ParameterSettable | |
| randomize(double, double) | SimpleCluster | [inline, virtual] |
| resetInputs() | Cluster | |
| runtimeParameterList() | ParameterSettable | |
| save(ConfigurationParameters ¶ms, QString prefix) | SimpleCluster | [virtual] |
| setAccumulate(bool mode) | Cluster | [inline] |
| setAllInputs(double value) | Cluster | |
| setDelegateFor(QString vectorName) | Cluster | [inline, protected] |
| setInput(unsigned int neuron, double value) | Cluster | |
| setInputs(const DoubleVector &inputs) | Cluster | |
| setName(QString newname) | Updatable | |
| setNeedReset(bool b) | Cluster | [inline, protected] |
| setOutFunction(OutputFunction *up) | Cluster | |
| setOutput(unsigned int neuron, double value) | Cluster | |
| setOutputs(const DoubleVector &outputs) | Cluster | |
| setRuntimeParameter(QString paramFullPath, unsigned int newvalue) | ParameterSettable | |
| setRuntimeParameter(QString paramFullPath, bool newvalue) | ParameterSettable | |
| setRuntimeParameter(QString paramFullPath, int newvalue) | ParameterSettable | |
| setRuntimeParameter(QString paramFullPath, double newvalue) | ParameterSettable | |
| setRuntimeParameter(QString paramFullPath, float newvalue) | ParameterSettable | |
| SimpleCluster(unsigned int numNeurons, QString name="unnamed") | SimpleCluster | |
| SimpleCluster(ConfigurationParameters ¶ms, QString prefix) | SimpleCluster | |
| Updatable(QString name="unnamed") | Updatable | |
| Updatable(ConfigurationParameters ¶ms, QString prefix) | Updatable | |
| update() | SimpleCluster | [virtual] |
| ~Cluster() | Cluster | [virtual] |
| ~ParameterSettable() | ParameterSettable | [virtual] |
| ~ParameterSettableInConstructor() | ParameterSettableInConstructor | [virtual] |
| ~SimpleCluster() | SimpleCluster | [virtual] |
| ~Updatable() | Updatable | [virtual] |