Adds a new XY value pair to the fuzzy set. In general, it is better to use the Add method since the fuzzy set reorders the XY value pairs to be sorted by X value anyway
Namespace: FuzzyInterfaces
Delphi |
public |
Parameters
Index
Type: Integer
X
Type: TFzyFloat
Y
Type: TFzyFloat
Type: Integer
Reference |