AForge.Neuro.BipolarSigmoidFunction.BipolarSigmoidFunction C# (CSharp) Method

BipolarSigmoidFunction() public method

Initializes a new instance of the SigmoidFunction class.
public BipolarSigmoidFunction ( ) : System
return System
        public BipolarSigmoidFunction( ) { }

Same methods

BipolarSigmoidFunction::BipolarSigmoidFunction ( double alpha ) : System