DDECluster Member List
This is the complete list of members for DDECluster, 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 | |
DDECluster(const DoubleVector &coeff, unsigned int numNeurons, QString name="unnamed") | DDECluster | |
DDECluster(ConfigurationParameters ¶ms, QString prefix) | DDECluster | |
Default | ParameterSettable | |
describe(QString type) | DDECluster | [static] |
getCoeff() | DDECluster | [inline] |
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) | DDECluster | [inline, virtual] |
resetInputs() | Cluster | |
runtimeParameterList() | ParameterSettable | |
save(ConfigurationParameters ¶ms, QString prefix) | DDECluster | [virtual] |
setAccumulate(bool mode) | Cluster | [inline] |
setAllInputs(double value) | Cluster | |
setCoeff(const DoubleVector &coef) | DDECluster | |
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 | |
Updatable(QString name="unnamed") | Updatable | |
Updatable(ConfigurationParameters ¶ms, QString prefix) | Updatable | |
update() | DDECluster | [virtual] |
~Cluster() | Cluster | [virtual] |
~DDECluster() | DDECluster | [virtual] |
~ParameterSettable() | ParameterSettable | [virtual] |
~ParameterSettableInConstructor() | ParameterSettableInConstructor | [virtual] |
~Updatable() | Updatable | [virtual] |