You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > clVector Structure > clVector Methods > SumAndSqrSum Method > clVector.SumAndSqrSum Method (out double, out double)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clVector.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!