kmath-core
/
space.kscience.kmath.expressions
/
MST
/
Numeric
common
Numeric
data class
Numeric
(value:
Number
) :
MST
Content copied to clipboard
A node containing a numeric value or scalar.
Constructors
Properties
Sources
Constructors
Numeric
Link copied to clipboard
common
fun
Numeric
(value:
Number
)
Content copied to clipboard
Properties
value
Link copied to clipboard
common
val
value
:
Number
Content copied to clipboard
the value of this number.
Sources
common source
Link copied to clipboard