Variance Accumulator<T>.Central Sum Of Squares Property
            
            
            Gets the accumulated sum of squares centered around the mean of the sequence.
            
Definition
Namespace: Numerics.NET.DataAnalysis.Accumulators
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
    C#
    
 
 
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
public T CentralSumOfSquares { get; }