kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.operations
/
DoubleBufferOps
/
norm
norm
open
override
fun
norm
(
arg
:
Buffer
<
Double
>
)
:
Double
(
source
)
Computes the norm of
arg
(i.e., absolute value or vector length).