Click or drag to resize

RMatrixStats Method

Gets statistics on the matrix cells.

Namespace: Austra.Library
Assembly: Austra.Library (in Austra.Library.dll) Version: 2.8.0+77a1ed58155f905ef6d88f42ae024582c7e1b4c3
Syntax
C#
public Accumulator Stats()

Return Value

Accumulator
Matrix statistics.
Remarks
Only cells in the lower half are used.
See Also