Vector.Norm2Sqr Method
Compute the square of the 2-norm SUM{ v[i]^2 }.
This language is not supported or no code example is available.
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