static private BinarySearch ( float values, float target ) : int | ||
values | float | |
target | float | After the first and before the last entry. |
return | int |
static private BinarySearch ( float values, float target ) : int | ||
values | float | |
target | float | After the first and before the last entry. |
return | int |