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

TCurve.Mediana

Declaration

Source position: _crw_curves.pas line 216

public function TCurve.Mediana(

  i: Integer;

  j: Integer;

  var aIndex: Integer;

  var aValue: Double;

  SortMethod: TSortMethod = smQuickSort

):Boolean;