kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.structures
/
BufferExpanded
/
BufferExpanded
Buffer
Expanded
constructor
(
origin
:
Buffer
<
T
>
,
defaultValue
:
T
,
offset
:
Int
=
0
,
size
:
Int
=
origin.size
)
(
source
)