Kaluga
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaluga
scientific
/
com.splendo.kaluga.scientific
/
UndefinedQuantityType
/
Multiplying
Multiplying
@
Serializable
data
class
Multiplying
<
Left
:
UndefinedQuantityType
,
Right
:
UndefinedQuantityType
>
(
val
left
:
Left
,
val
right
:
Right
)
:
UndefinedQuantityType
Members
Constructors
Multiplying
Link copied to clipboard
constructor
(
left
:
Left
,
right
:
Right
)
Properties
left
Link copied to clipboard
val
left
:
Left
right
Link copied to clipboard
val
right
:
Right