kmath-core
0.3.1
common
kmath-core
/
space.kscience.kmath.operations
/
DoubleBufferOps
/
cos
cos
open
override
fun
cos
(
arg
:
Buffer
<
Double
>
)
:
DoubleBuffer
Computes the cosine of
arg
.