| addObserver(RuntimeParameterObserver *obs) | ParameterSettable | |
| addTypeDescription(QString type, QString shortHelp, QString longHelp=QString("")) | ParameterSettable | protectedstatic |
| AllowMultiple | ParameterSettable | |
| BiasedCluster(unsigned int numNeurons, QString name="unnamed") | BiasedCluster | |
| BiasedCluster(ConfigurationParameters ¶ms, QString prefix) | BiasedCluster | |
| biases() | BiasedCluster | inline |
| biases() const | BiasedCluster | inline |
| Cluster(unsigned int numNeurons, QString name="unnamed") | Cluster | |
| Cluster(ConfigurationParameters ¶ms, QString prefix) | Cluster | |
| Default | ParameterSettable | |
| describe(QString type) | BiasedCluster | static |
| fullParameterDescriptionPath(QString type, QString param) | ParameterSettable | static |
| fullSubgroupDescriptionPath(QString type, QString sub) | ParameterSettable | static |
| getBias(unsigned int neuron) | BiasedCluster | |
| getDelegateFor(QString stateVector) | Cluster | inline |
| getInput(unsigned int neuron) const | Cluster | |
| getOutput(unsigned int neuron) const | Cluster | |
| getRuntimeParameter(QString paramName) | ParameterSettable | |
| getStateVectorFuncPtr typedef | Cluster | |
| getUIManager() | ParameterSettable | virtual |
| Infinity | ParameterSettable | static |
| inputs() | Cluster | inline |
| inputs() const | Cluster | inline |
| isAccumulate() const | Cluster | inline |
| IsList | ParameterSettable | |
| IsMandatory | ParameterSettable | |
| MaxInteger | ParameterSettable | static |
| MinInteger | ParameterSettable | static |
| name() const | Updatable | |
| needReset() | Cluster | inline |
| notifyChangesToParam(QString paramName) | ParameterSettable | protected |
| numNeurons() const | Cluster | inline |
| outFunction() const | Cluster | inline |
| outputs() | Cluster | inline |
| outputs() const | Cluster | inline |
| ParameterSettable() | ParameterSettable | |
| ParameterSettableInConstructor() | ParameterSettableInConstructor | |
| ParameterSettableInConstructor(ConfigurationParameters &, QString) | ParameterSettableInConstructor | |
| postConfigureInitialization() | ParameterSettable | virtual |
| Property enum name | ParameterSettable | |
| randomize(double min, double max) | BiasedCluster | virtual |
| removeObserver(RuntimeParameterObserver *obs) | ParameterSettable | |
| resetInputs() | Cluster | |
| save(ConfigurationParameters ¶ms, QString prefix) | BiasedCluster | virtual |
| setAccumulate(bool mode) | Cluster | inline |
| setAllBiases(double bias) | BiasedCluster | |
| setAllInputs(double value) | Cluster | |
| setBias(unsigned int neuron, double bias) | BiasedCluster | |
| setBiases(const DoubleVector &biases) | BiasedCluster | |
| setDelegateFor(QString vectorName) | Cluster | inlineprotected |
| setGraphicalEditor(QString type) | ParameterSettable | protectedstatic |
| setInput(unsigned int neuron, double value) | Cluster | |
| setInputs(const DoubleVector &inputs) | Cluster | |
| setName(QString newname) | Updatable | |
| setNeedReset(bool b) | Cluster | inlineprotected |
| setOutFunction(OutputFunction *up) | Cluster | |
| setOutput(unsigned int neuron, double value) | Cluster | |
| setOutputs(const DoubleVector &outputs) | Cluster | |
| setRuntimeParameter(QString paramName, T newvalue) | ParameterSettable | |
| typeName() const | ParameterSettable | |
| Updatable(QString name="unnamed") | Updatable | |
| Updatable(ConfigurationParameters ¶ms, QString prefix) | Updatable | |
| update() | BiasedCluster | virtual |
| ~BiasedCluster() | BiasedCluster | virtual |
| ~Cluster() | Cluster | virtual |
| ~ParameterSettable() | ParameterSettable | virtual |
| ~ParameterSettableInConstructor() | ParameterSettableInConstructor | virtual |
| ~Updatable() | Updatable | virtual |