Aggregators.Sum Of Squares Property
            
            
            Gets an aggregator that computes the sum
            and returns the result as a Double.
            
Definition
Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
    C#
    
 
 
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
public static TypePreservingAggregatorGroup SumOfSquares { get; }