PiecewiseLinearFunction Constructor (Point) |
Namespace: Accord.Fuzzy
Exception | Condition |
---|---|
ArgumentException | Points must be in crescent order on X axis. |
ArgumentException | Y value of points must be in the range of [0, 1]. |
Specified point must be in crescent order on X axis and their Y value must be in the range of [0, 1].