PseudoGaussFunction Member List
This is the complete list of members for PseudoGaussFunction, including all inherited members.
addTypeDescription(QString type, QString shortHelp, QString longHelp=QString("")) | ParameterSettable | [protected, static] |
AllowMultiple | ParameterSettable | |
amplitude (defined in PeriodicFunction) | PeriodicFunction | |
apply(DoubleVector &inputs, DoubleVector &outputs) | PseudoGaussFunction | [virtual] |
farsa::OutputFunction::apply(double input) | OutputFunction | [inline] |
clusterSetted() | OutputFunction | [inline, protected, virtual] |
clusterv | OutputFunction | [protected] |
configure(ConfigurationParameters ¶ms, QString prefix) | PseudoGaussFunction | [virtual] |
Default | ParameterSettable | |
derivate(const DoubleVector &inputs, const DoubleVector &outputs, DoubleVector &derivates) const | OutputFunction | [inline, virtual] |
describe(QString type) | ParameterSettable | [static] |
Infinity | ParameterSettable | [static] |
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] |
OutputFunction() | OutputFunction | [inline] |
ParameterSettable() | ParameterSettable | |
ParameterSettableWithConfigureFunction() | ParameterSettableWithConfigureFunction | |
PeriodicFunction(double phase=0.0, double span=1.0, double amplitude=1.0) | PeriodicFunction | |
phase (defined in PeriodicFunction) | PeriodicFunction | |
postConfigureInitialization() | ParameterSettable | [virtual] |
Property enum name | ParameterSettable | |
PseudoGaussFunction(double phase=0.0, double span=1.0, double amplitude=1.0) | PseudoGaussFunction | |
runtimeParameterList() | ParameterSettable | |
save(ConfigurationParameters ¶ms, QString prefix) | PseudoGaussFunction | [virtual] |
setCluster(Cluster *cl) | OutputFunction | [inline] |
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 | |
span (defined in PeriodicFunction) | PeriodicFunction | |
~OutputFunction() | OutputFunction | [inline, virtual] |
~ParameterSettable() | ParameterSettable | [virtual] |
~ParameterSettableWithConfigureFunction() | ParameterSettableWithConfigureFunction | [virtual] |
~PeriodicFunction() | PeriodicFunction | [inline, virtual] |
~PseudoGaussFunction() | PseudoGaussFunction | [inline, virtual] |