BiasedCluster Member List

This is the complete list of members for BiasedCluster, including all inherited members.
addTypeDescription(QString type, QString shortHelp, QString longHelp=QString(""))ParameterSettable [protected, static]
AllowMultipleParameterSettable
BiasedCluster(unsigned int numNeurons, QString name="unnamed")BiasedCluster
BiasedCluster(ConfigurationParameters &params, QString prefix)BiasedCluster
biases()BiasedCluster [inline]
biases() const BiasedCluster [inline]
Cluster(unsigned int numNeurons, QString name="unnamed")Cluster
Cluster(ConfigurationParameters &params, QString prefix)Cluster
DefaultParameterSettable
describe(QString type)BiasedCluster [static]
getBias(unsigned int neuron)BiasedCluster
getDelegateFor(QString stateVector)Cluster [inline]
getInput(unsigned int neuron) const Cluster
getOutput(unsigned int neuron) const Cluster
getStateVectorFuncPtr typedefCluster
InfinityParameterSettable [static]
inputdataptrCluster [protected]
inputs()Cluster [inline]
inputs() const Cluster [inline]
isAccumulate() const Cluster [inline]
IsListParameterSettable
IsMandatoryParameterSettable
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]
MaxIntegerParameterSettable [static]
MinIntegerParameterSettable [static]
name() const Updatable
needReset()Cluster [inline]
numNeurons() const Cluster [inline]
outFunction() const Cluster [inline]
outputdataptrCluster [protected]
outputs()Cluster [inline]
outputs() const Cluster [inline]
ParameterSettable()ParameterSettable
ParameterSettableInConstructor()ParameterSettableInConstructor
ParameterSettableInConstructor(ConfigurationParameters &, QString)ParameterSettableInConstructor
postConfigureInitialization()ParameterSettable [virtual]
Property enum nameParameterSettable
randomize(double min, double max)BiasedCluster [virtual]
resetInputs()Cluster
runtimeParameterList()ParameterSettable
save(ConfigurationParameters &params, 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 [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 &params, QString prefix)Updatable
update()BiasedCluster [virtual]
~BiasedCluster()BiasedCluster [virtual]
~Cluster()Cluster [virtual]
~ParameterSettable()ParameterSettable [virtual]
~ParameterSettableInConstructor()ParameterSettableInConstructor [virtual]
~Updatable()Updatable [virtual]