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

.FloatArrayStat.AbsDev (gb.gsl)

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

Return the absolute deviation from the mean of the array data.
  • If Weight is specified, the function returns the absolute deviation of the weighted data.

  • If Mean is not specified, then the mean is computed from the data.

See also