Calculates function value.
Namespace:
AForge.NeuroAssembly: AForge.Neuro (in AForge.Neuro.dll) Version: 2.2.4.0 (2.2.4.0)
Syntax
Parameters
- x
- Type: System..::.Double
Function input value.
Return Value
Function output value, f(x).
Remarks
The method calculates function value at point x.