[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: _crw_lsqpoly.pas line 90
public function TPolynom.FindWeight( |
const X: array of Double; |
const Y: array of Double; |
const W: array of Double; |
NumPoints: Integer; |
Eps: Double = LsqPolyEps |
):Boolean; |