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