kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.operations
/
Norm
/
norm
norm
abstract
fun
norm
(
arg
:
T
)
:
R
(
source
)
Computes the norm of
arg
(i.e., absolute value or vector length).