extension exp<T> : IForwardDifferentiable<exp<T>>
Conforms to: IForwardDifferentiable<exp<T >>
Conditionally conforms to: IForwardDifferentiable<exp<T >>, IForwardDifferentiable<exp<T, N >>, IForwardDifferentiable<exp<T, N, M >>
Generic Parameters
T: __BuiltinFloatingPointType
Methods
- fwd_diff
Conditional Conformances
Conformance to IForwardDifferentiable<exp<T>>
<T> additionally conforms to IForwardDifferentiable<exp<T>> when the following conditions are met:
- T : __BuiltinFloatingPointType
Conformance to IForwardDifferentiable<exp<T, N>>
<T>additionally conforms toIForwardDifferentiable<exp<T, N>>when the following conditions are met: - T : __BuiltinFloatingPointType
Conformance to IForwardDifferentiable<exp<T, N, M>>
<T>additionally conforms toIForwardDifferentiable<exp<T, N, M>>when the following conditions are met: - T : __BuiltinFloatingPointType