Matrix.ColNorm Method
Column matrix norm, MAX{ SUM{ |M(i,j)|, over i}, over j}.
The norm is induced by the 1 vector norm.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
public function ColNorm() : double;
This language is not supported or no code example is available.
Return Value
double
In this article
Definition