kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.expressions
/
AutoDiffProcessor
/
differentiate
differentiate
abstract
fun
differentiate
(
function
:
A
.
(
)
->
I
)
:
DifferentiableExpression
<
T
>
(
source
)