kdrant
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant.model
/
Expression
/
Companion
/
linDecay
lin
Decay
fun
linDecay
(
x
:
Expression
,
target
:
Expression
?
=
null
,
scale
:
Double
?
=
null
,
midpoint
:
Double
?
=
null
)
:
Expression
As
expDecay
, with a linear curve.