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