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