Matrix.RowNorm Method
Row matrix norm, MAX{ SUM{ |M(i,j)|, over j}, over i}.
The norm is induced by the infinity 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 RowNorm() : double;
This language is not supported or no code example is available.
Return Value
double
In this article
Definition