Get or set the A parameter of the function ( A must be positive )

[Visual Basic]
Public Property A As Single
[C#]
public float A {get; set;}

See Also

LinearActivationFunction Class | LinearActivationFunction Members | NeuralNetwork Namespace