tanh

open override fun tanh(arg: AutoDiffValue<T>): AutoDiffValue<T>

Computes the hyperbolic tangent of arg.

Sources

Link copied to clipboard