"Moves" the index in the specified direction (-1 to go left, 1 to go right) until an YValue at Index is around the passed in Y value. The function returns the index of the this YValue, or -1
Namespace: FuzzyInterfaces
Delphi |
public |
Parameters
Index
Type: Integer
Y
Type: TFzyFloat
Dir
Type: Integer
Type: Integer
Reference |