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

.FloatArrayStat.Tss (gb.gsl)

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

Return the total sum of squares of array data about the mean.
  • If Weight is specified, the function returns the total sum of squares of the weighted data.

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

See also