[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_lsqpoly' (#crwlib)

TPolynom.Find

Declaration

Source position: _crw_lsqpoly.pas line 89

public function TPolynom.Find(

  const X: array of Double;

  const Y: array of Double;

  NumPoints: Integer;

  Eps: Double = LsqPolyEps

):Boolean;