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