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