kdrant
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant.model
/
Expression
/
Exp
Exp
data
class
Exp
(
val
operand
:
Expression
)
:
Expression
Natural exponential.
Members
Constructors
Exp
Link copied to clipboard
constructor
(
operand
:
Expression
)
Properties
operand
Link copied to clipboard
val
operand
:
Expression