kmath
0.3.1-dev-RC
common
kmath-memory
/
space.kscience.kmath.memory
/
MemoryWriter
/
writeDouble
write
Double
abstract
fun
writeDouble
(
offset
:
Int
,
value
:
Double
)
(
source
)
Writes
Double
at certain
offset
.