You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > clMatrix Structure > clMatrix Methods > SumAndSqrSum Method > clMatrix.SumAndSqrSum Method (out double, out double)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clMatrix.SumAndSqrSum Method (out double, out double)

Computes the sum and the sum of squared elements from the elements in the calling object.

Syntax
C#
Visual Basic
public void SumAndSqrSum(out double Sum, out double SqrSum);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!