[Overview][Types][Classes][Procedures and functions][Index] |
Source position: _crw_spline.pas line 88
function FindPoly( |
N: Integer; |
X0: Double; |
Scale: Double; |
const x: array of Double; |
const y: array of Double; |
M: Integer |
):PDoubleArray; |