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