|   | BernoulliFunctionGenerate2 Method | 
Namespace: Accord.Neuro.ActivationFunctions
 Syntax
Syntax Remarks
RemarksThe method calculates the same output value as the Generate(Double) method, but it takes not the input x value itself, but the function value, which was calculated previously with help of the Function(Double) method.
 See Also
See Also