You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > SumOfSquares Method > Vector.SumOfSquares Method (int, int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.SumOfSquares Method (int, int)

Calculates the sum of squares from the calling vector elements [Index]..[Index+Len-1].

Syntax
C#
Visual Basic
public double SumOfSquares(int Index, int Len);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!