Documentation For Encog 2.x

ActivationLinear.HasDerivative Property

Return false, linear has no derivative.

public override bool HasDerivative { public get; }

Implements

IActivationFunction.HasDerivative

See Also

ActivationLinear Class | Encog.Neural.Activation Namespace