Vector |
| Name | Description | |
|---|---|---|
| LpNorm(Double, Double) | Compute the p Norm of this vector. | |
| LpNorm(Int32, Double) | Compute the p Norm of this vector. | |
| LpNorm(IReadOnlyListDouble, Double) | Compute the p Norm of this vector. | |
| LpNorm(IReadOnlyListSingle, Double) | Compute the p Norm of this vector. | |
| LpNorm(Single, Double) | Compute the p Norm of this vector. |