WeightedDescriptiveStatisticsTotalWeight Property |
Gets the total weight. When used with unweighted data, returns the number of samples.
Namespace: Altaxo.Calc.StatisticsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double TotalWeight { get; }
Property Value
DoubleThe total weight.
See Also