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