ln

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

Computes the natural logarithm (base e) of the value arg.

Sources

common source
Link copied to clipboard