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