Dokumentaro de Gambaso
Compilation & Installation from source code
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

.FloatArrayStat.Mean (gb.gsl)

Function Mean ( [ Weight As Float[] ] ) As Float

Return the arithmetic mean of the array data.

  • If Weight is specified, this function returns the weighted mean of the array data. It must be an array of the same size.

See also