| addProperty(const char *name, Variant::types t, T *obj, Variant(T::*read)(), bool(T::*write)(const Variant &)=0) | Propertized | [inline] |
| addVectorProperty(const char *name, Variant::types t, T *obj, Variant(T::*read)(u_int i), bool(T::*write)(u_int i, const Variant &)=0) | Propertized | [inline] |
| apply(RealVec &inputs, RealVec &outputs) | StepFunction | [virtual] |
| nnfw::DerivableOutputFunction::apply(Real input) | OutputFunction | [inline] |
| clone() const | StepFunction | [virtual] |
| convertStringTo(const Variant &str, Variant::types t) | Propertized | |
| DerivableOutputFunction() | DerivableOutputFunction | [inline] |
| derivate(const RealVec &x, const RealVec &y, RealVec &d) const | StepFunction | [virtual] |
| getMax() | StepFunction | |
| getMin() | StepFunction | |
| getThreshold() | StepFunction | |
| getTypename() const | Propertized | [inline] |
| getTypename() | Propertized | [inline] |
| max | StepFunction | |
| min | StepFunction | |
| OutputFunction() | OutputFunction | |
| properties() const | Propertized | [inline] |
| Propertized() | Propertized | |
| property(const char *name) | Propertized | [inline] |
| propertySearch(const char *name) const | Propertized | [inline] |
| propertySettings(PropertySettings &prop) const | Propertized | [inline] |
| setCluster(Cluster *) | OutputFunction | [inline, virtual] |
| setMax(const Variant &v) | StepFunction | |
| setMin(const Variant &v) | StepFunction | |
| setProperties(PropertySettings &prop) | Propertized | |
| setProperty(const char *name, const Variant &data) | Propertized | [inline] |
| setThreshold(const Variant &v) | StepFunction | |
| setTypename(const char *type) | Propertized | [protected] |
| setVectorProperty(const char *name, u_int i, const Variant &data) | Propertized | [inline] |
| StepFunction(Real min=0.0f, Real max=1.0f, Real threshold=0.0f) | StepFunction | |
| StepFunction(PropertySettings &prop) | StepFunction | |
| threshold | StepFunction | |
| ~Clonable() | Clonable | [inline, virtual] |
| ~DerivableOutputFunction() | DerivableOutputFunction | [inline, virtual] |
| ~OutputFunction() | OutputFunction | [virtual] |
| ~Propertized() | Propertized | |
| ~StepFunction() | StepFunction | [inline, virtual] |