[Overview][Constants][Types][Procedures and functions][Index] |
Source position: _crw_funmin.pas line 604
procedure ScaleGess( |
var Source: array of Double; |
var Dest: array of Double; |
m: Integer; |
var f: Double; |
var xLo: array of Double; |
var xHi: array of Double; |
n: Integer; |
Inverse: Boolean |
); |