Vector.NormInf Method

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

Return Value

double

In this article

Definition