kmath
common
kmath-core
/
space.kscience.kmath.expressions
/
grad
grad
common
fun
<
T
:
Any
>
DerivationResult
<
T
>
.
grad
(
vararg
variables
:
Symbol
)
:
Point
<
T
>
Content copied to clipboard
Computes the gradient for variables in given order.
Sources
common source
Link copied to clipboard