GaussFunction Member List

This is the complete list of members for GaussFunction, including all inherited members.
addTypeDescription(QString type, QString shortHelp, QString longHelp=QString(""))ParameterSettable [protected, static]
AllowMultipleParameterSettable
apply(DoubleVector &inputs, DoubleVector &outputs)GaussFunction [virtual]
farsa::OutputFunction::apply(double input)OutputFunction [inline]
centreGaussFunction
clusterSetted()OutputFunction [inline, protected, virtual]
clustervOutputFunction [protected]
configure(ConfigurationParameters &params, QString prefix)GaussFunction [virtual]
DefaultParameterSettable
derivate(const DoubleVector &x, const DoubleVector &y, DoubleVector &d) const GaussFunction [virtual]
describe(QString type)ParameterSettable [static]
GaussFunction(double centre=0.0, double variance=1.0, double maxvaule=1.0)GaussFunction
InfinityParameterSettable [static]
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]
maxGaussFunction
MaxIntegerParameterSettable [static]
MinIntegerParameterSettable [static]
OutputFunction()OutputFunction [inline]
ParameterSettable()ParameterSettable
ParameterSettableWithConfigureFunction()ParameterSettableWithConfigureFunction
postConfigureInitialization()ParameterSettable [virtual]
Property enum nameParameterSettable
runtimeParameterList()ParameterSettable
save(ConfigurationParameters &params, QString prefix)GaussFunction [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
setVariance(double v)GaussFunction
variance()GaussFunction
~GaussFunction()GaussFunction [inline, virtual]
~OutputFunction()OutputFunction [inline, virtual]
~ParameterSettable()ParameterSettable [virtual]
~ParameterSettableWithConfigureFunction()ParameterSettableWithConfigureFunction [virtual]