kmath
kmath-kotlingrad
/
space.kscience.kmath.kotlingrad
/
KMathNumber
/
KMathNumber
KMath
Number
fun
<
T
:
Number
,
A
:
NumericAlgebra
<
T
>
>
KMathNumber
(
algebra
:
A
,
value
:
T
)
Content copied to clipboard
Parameters
T
The type of number.
A
The
NumericAlgebra
over
T
.
Sources
jvm source
Link copied to clipboard