, including all inherited members.
addTypeDescription(QString type, QString shortHelp, QString longHelp=QString("")) | ParameterSettable | [protected, static] |
AllowMultiple | ParameterSettable | |
apply(DoubleVector &inputs, DoubleVector &outputs) | LinearComboFunction | [virtual] |
farsa::OutputFunction::apply(double input) | OutputFunction | [inline] |
clusterSetted() | LinearComboFunction | [virtual] |
clusterv | OutputFunction | [protected] |
configure(ConfigurationParameters ¶ms, QString prefix) | LinearComboFunction | [virtual] |
Default | ParameterSettable | |
derivate(const DoubleVector &inputs, const DoubleVector &outputs, DoubleVector &derivates) const | OutputFunction | [inline, virtual] |
describe(QString type) | ParameterSettable | [static] |
getFirstFunction() | LinearComboFunction | |
getFirstWeight() | LinearComboFunction | |
getSecondFunction() | LinearComboFunction | |
getSecondWeight() | LinearComboFunction | |
Infinity | ParameterSettable | [static] |
IsList | ParameterSettable | |
IsMandatory | ParameterSettable | |
LinearComboFunction() | LinearComboFunction | |
LinearComboFunction(double w1, OutputFunction *f, double w2, OutputFunction *g) | LinearComboFunction | |
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] |
OutputFunction() | OutputFunction | [inline] |
ParameterSettable() | ParameterSettable | |
ParameterSettableWithConfigureFunction() | ParameterSettableWithConfigureFunction | |
postConfigureInitialization() | ParameterSettable | [virtual] |
Property enum name | ParameterSettable | |
runtimeParameterList() | ParameterSettable | |
save(ConfigurationParameters ¶ms, QString prefix) | LinearComboFunction | [virtual] |
setCluster(Cluster *cl) | OutputFunction | [inline] |
setFirstFunction(OutputFunction *f) | LinearComboFunction | |
setFirstWeight(double v) | LinearComboFunction | |
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 | |
setSecondFunction(OutputFunction *g) | LinearComboFunction | |
setSecondWeight(double v) | LinearComboFunction | |
~LinearComboFunction() | LinearComboFunction | [virtual] |
~OutputFunction() | OutputFunction | [inline, virtual] |
~ParameterSettable() | ParameterSettable | [virtual] |
~ParameterSettableWithConfigureFunction() | ParameterSettableWithConfigureFunction | [virtual] |