sqrt

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

Computes the square root of the value arg.

Sources

common source
Link copied to clipboard