System.Beacon.TMeanCalculator.GetMedianAsInteger

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetMedianAsInteger: Integer;

C++

int __fastcall GetMedianAsInteger();

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Beacon.pas
System.Beacon.hpp
System.Beacon TMeanCalculator


Description

Calcule la valeur médiane du tableau de T et renvoie la valeur calculée.

GetAsInteger appelle cette fonction.

Voir aussi