Click or drag to resize
Accord.NET (logo)

LinearFunction Constructor

Overload List
  NameDescription
Public methodLinearFunction
Initializes a new instance of the LinearFunction class.
Public methodLinearFunction(Double)
Initializes a new instance of the LinearFunction class.
Public methodLinearFunction(DoubleRange)
Initializes a new instance of the LinearFunction class.
Public methodLinearFunction(Double, DoubleRange)
Initializes a new instance of the LinearFunction class.
Top
See Also