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