Click or drag to resize
Accord.NET (logo)

PiecewiseLinearFunction Properties

The PiecewiseLinearFunction type exposes the following members.

Properties
  NameDescription
Public propertyLeftLimit
The leftmost x value of the membership function, given by the first (X,Y) coordinate.
Public propertyRightLimit
The rightmost x value of the membership function, given by the last (X,Y) coordinate.
Top
See Also