Cell.Total Method
Returns a cell that combines the statistics in the specified list of cells.
Definition
Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public static Cell Total(
IList<Cell> cells
)