interface IBackwardDifferentiable<FType>

Generic Parameters

FType

Associated types

_BwdCallable

-> intermediate_context_type

Constraints:

  • IBackwardDifferentiable<FType>.This.BwdCallable : IBwdCallable<FType>

_MinimalContext

-> minimal_context_type

Methods