kmath-core
/
space.kscience.kmath.operations
/
norm
common
norm
fun <
T
:
AlgebraElement
<
T
, out
Norm
<
T
,
R
>>,
R
>
norm
(arg:
T
):
R
Content copied to clipboard
Computes the norm of
arg
(i.e. absolute value or vector length).