Variance Accumulator<T>.Sample Standard Deviation Property
Gets the accumulated sample standard deviation of the sequence.
Definition
Namespace: Numerics.NET.DataAnalysis.Accumulators
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public T SampleStandardDeviation { get; }