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

TCurve.Smooth

Declaration

Source position: _crw_curves.pas line 215

public function TCurve.Smooth(

  t: Double;

  Window: Double;

  Power: Integer;

  K1: Integer;

  K2: Integer

):Double;