![]() |
IStochasticFunction Methods |
The IStochasticFunction type exposes the following members.
Name | Description | |
---|---|---|
![]() | Derivative |
Calculates function derivative.
(Inherited from IActivationFunction.) |
![]() | Derivative2 |
Calculates function derivative.
(Inherited from IActivationFunction.) |
![]() | Function |
Calculates function value.
(Inherited from IActivationFunction.) |
![]() | Generate |
Samples a value from the function given a input value.
|
![]() | Generate2 |
Samples a value from the function given a function output value.
|