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