System.Beacon.TMeanCalculator.GetMedianAsInteger
Delphi
function GetMedianAsInteger: Integer;
C++
int __fastcall GetMedianAsInteger(void);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | System.Beacon.pas System.Beacon.hpp |
System.Beacon | TMeanCalculator |
説明
T の配列の中間値を計算し、その計算された値を返します。
GetAsInteger は、この関数を呼び出します。