grad

fun <T : Any> DerivationResult<T>.grad(vararg variables: Symbol): Point<T>(source)

Computes the gradient for variables in given order.