You are here: Symbol Reference > clMtxExpr Namespace > Classes > clVector Record > public > SumAndSqrSum Method > clVector.SumAndSqrSum Method (double, double, integer, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
clVector.SumAndSqrSum Method (double, double, integer, integer)

Returns the sum and the sum of squared elements.

Pascal
procedure SumAndSqrSum(out Sum: double; out SqrSum: double; Index: integer; Len: integer); overload;

Returns the sum and the sum of squared items from calling vector elements [Index]..[Index+Len-1].

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!