You are here: Symbol Reference > clMtxVec Namespace > Classes > TOpenCLMtxVec Class > public > SumAndSqrSum Method > TOpenCLMtxVec.SumAndSqrSum Method (double, double, integer, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
TOpenCLMtxVec.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-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!