Vector.Norm1 Method

Compute the 1-norm of the vector SUM{ |v[i]| }.
public double Norm1()
This language is not supported or no code example is available.
public:  
double Norm1()
This language is not supported or no code example is available.
public function Norm1() : double;
This language is not supported or no code example is available.

Return Value

double

In this article

Definition