DHI.Mike1D
DHI.Mike1D
Namespaces
DHIMath.Numerics
Util Class
Util Methods
Norm2 Method
Norm2 Method (Double[])
Norm2 Method (Double[], Double[])
Util
Norm2 Method (
Double
,
Double
)
Calculates the 2-norm, |x2-x1|
Namespace:
DHIMath.Numerics
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
static
double
Norm2
(
double
[]
x1
,
double
[]
x2
)
Parameters
x1
Type:
System
Double
x2
Type:
System
Double
Return Value
Type:
Double
See Also
Reference
Util Class
Norm2 Overload
DHIMath.Numerics Namespace