Include dependency graph for liboutputfunctions.h:

Go to the source code of this file.
Namespaces | |
| namespace | nnfw |
Classes | |
| class | IdentityFunction |
| IdentityFunction. More... | |
| class | ScaleFunction |
| ScaleFunction. More... | |
| class | GainFunction |
| GainFunction. More... | |
| class | SigmoidFunction |
| Sigmoid Function. More... | |
| class | FakeSigmoidFunction |
| Fake Sigmoid Function !! Is a linear approximation of sigmoid function. More... | |
| class | ScaledSigmoidFunction |
| ScaledSigmoid Function. More... | |
| class | RampFunction |
| Ramp Function. More... | |
| class | LinearFunction |
| Linear equation Function. More... | |
| class | StepFunction |
| Step Function. More... | |
| class | LeakyIntegratorFunction |
| LeakyIntegrator Function !! More... | |
| class | LogLikeFunction |
| LogLike Function !! More... | |
| class | PoolFunction |
| Pool of Functions. More... | |
| class | CompositeFunction |
| Composite Function !! More... | |
| class | LinearComboFunction |
| Linear Combination of Two Function !! More... | |