System.Beacon.TMeanCalculator.GetMedianAsInteger

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetMedianAsInteger: Integer;

C++

int __fastcall GetMedianAsInteger();

プロパティ

種類 可視性 ソース ユニット
function public
System.Beacon.pas
System.Beacon.hpp
System.Beacon TMeanCalculator


説明

T の配列の中間値を計算し、その計算された値を返します。

GetAsInteger は、この関数を呼び出します。

関連項目