kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.expressions
/
DerivationResult
/
DerivationResult
Derivation
Result
constructor
(
value
:
T
,
derivativeValues
:
Map
<
String
,
T
>
,
context
:
Field
<
T
>
)
(
source
)
Parameters
T
the non-nullable type of value.
value
the value of result.