Home > Extreme Optimization Mathematics Library for .NET > Reference > Extreme.Mathematics Namespace
Enumerates the possible norms to be used in a VectorConvergenceTest.
| Member Name | Description |
|---|---|
| EuclidianNorm | Use the Euclidian (two-norm). |
| Maximum | Use the maximum absolute value (infinity norm). |
| SumOfAbsoluteValues | Use the sum of the absolute values (one norm). |
Namespace: Extreme.Mathematics
Assembly: Extreme.Mathematics (in Extreme.Mathematics.dll)