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