extension atanh<T> : IForwardDifferentiable<atanh<T>>

Conforms to: IForwardDifferentiable<atanh<T >>

Conditionally conforms to: IForwardDifferentiable<atanh<T >>, IForwardDifferentiable<atanh<T, N >>, IForwardDifferentiable<atanh<T, N, M >>, IBackwardDifferentiable<atanh<T >>, IBackwardDifferentiable<atanh<T, N >>, IBackwardDifferentiable<atanh<T, N, M >>

Generic Parameters

T: __BuiltinFloatingPointType

Methods

Conditional Conformances

Conformance to IForwardDifferentiable<atanh<T>>

<T> additionally conforms to IForwardDifferentiable<atanh<T>> when the following conditions are met:

Conformance to IForwardDifferentiable<atanh<T, N>>

<T> additionally conforms to IForwardDifferentiable<atanh<T, N>> when the following conditions are met:

Conformance to IForwardDifferentiable<atanh<T, N, M>>

<T> additionally conforms to IForwardDifferentiable<atanh<T, N, M>> when the following conditions are met:

Conformance to IBackwardDifferentiable<atanh<T>>

<T> additionally conforms to IBackwardDifferentiable<atanh<T>> when the following conditions are met:

Conformance to IBackwardDifferentiable<atanh<T, N>>

<T> additionally conforms to IBackwardDifferentiable<atanh<T, N>> when the following conditions are met:

Conformance to IBackwardDifferentiable<atanh<T, N, M>>

<T> additionally conforms to IBackwardDifferentiable<atanh<T, N, M>> when the following conditions are met: