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