Vector.Norm2Sqr Method

Compute the square of the 2-norm SUM{ v[i]^2 }.
public double Norm2Sqr()
This language is not supported or no code example is available.
public:  
double Norm2Sqr()
This language is not supported or no code example is available.
public function Norm2Sqr() : double;
This language is not supported or no code example is available.

Return Value

double

In this article

Definition