BetterModel
Toggle table of contents
1.6.2-SNAPSHOT-171
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.util.interpolation
/
LinearInterpolation
/
interpolate
interpolate
@
NotNull
open
fun
interpolate
(
@
NotNull
points
:
@
NotNull
List
<
VectorPoint
>
,
p2Index
:
Int
,
time
:
Float
)
:
@
NotNull
VectorPoint