Click or drag to resize
Accord.NET (logo)

TrapezoidalFunction Properties

The TrapezoidalFunction type exposes the following members.

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