liboutputfunctions.h File Reference

Library of Common OutputFunction. More...

Include dependency graph for liboutputfunctions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CompositeFunction
 Composite Function !! More...
 
class  FakeSigmoidFunction
 Fake Sigmoid Function !! Is a linear approximation of sigmoid function. More...
 
class  GainFunction
 GainFunction. More...
 
class  IdentityFunction
 IdentityFunction. More...
 
class  LeakyIntegratorFunction
 LeakyIntegrator Function !! More...
 
class  LinearComboFunction
 Linear Combination of Two Function !! More...
 
class  LinearFunction
 Linear equation Function Implements a linear equation y = m*x + b. More...
 
class  LogLikeFunction
 LogLike Function !! More...
 
class  RampFunction
 Ramp Function. More...
 
class  ScaledSigmoidFunction
 ScaledSigmoid Function. More...
 
class  ScaleFunction
 ScaleFunction. More...
 
class  SigmoidFunction
 Sigmoid Function. More...
 
class  StepFunction
 Step Function. More...
 

Detailed Description

Library of Common OutputFunction.

Definition in file liboutputfunctions.h.