Deep.Net


DerivT

Namespace: SymTensor
Parent Module: DerivTypes

Jacobians for each variable

Record Fields

Record FieldDescription
FunElems
Signature: SizeSpecT

the number of elements of the function the derivative is taken of

Jacobians
Signature: Map<VarSpecT,ExprT>

the Jacobians w.r.t. the variables occuring in the expression

Fork me on GitHub