kmath
0.3.1-dev-RC
common
kmath-stat
/
space.kscience.kmath.series
/
SeriesAlgebra
/
getByOffsetOrNull
get
By
Offset
Or
Null
fun
Buffer
<
T
>
.
getByOffsetOrNull
(
index
:
Int
)
:
T
?
(
source
)
Get the value by absolute offset in the series algebra or return null if index is out of range