kmath
common
kmath-memory
/
space.kscience.kmath.memory
/
Memory
/
view
view
common
abstract
fun
view
(
offset
:
Int
,
length
:
Int
)
:
Memory
Content copied to clipboard
Get a projection of this memory (it reflects the changes in the parent memory block).
Sources
common source
Link copied to clipboard