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

Calculates the L2 norm from calling vector elements [Index]..[Index+Len-1].

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