Click or drag to resize

VectorMathLpNorm Method

Overload List
 NameDescription
Public Extension MethodLpNorm(Double, Double)Compute the p Norm of this vector.
Public Extension MethodLpNorm(Int32, Double)Compute the p Norm of this vector.
Public Extension MethodLpNorm(IReadOnlyListDouble, Double)Compute the p Norm of this vector.
Public Extension MethodLpNorm(IReadOnlyListSingle, Double)Compute the p Norm of this vector.
Public Extension MethodLpNorm(Single, Double)Compute the p Norm of this vector.
Top
See Also