[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: _crw_crwapi.pas line 3033
function ISysApi.FindLeastSquaresPolynom( |
var P: array of Double; |
N: Integer; |
X0: Double; |
Scale: Double; |
const x: array of Double; |
const y: array of Double; |
M: Integer |
):Boolean; |