Function marian::log

Function Documentation

Expr marian::log(Expr a)

Natural logarithm.

Computes the element-wise natural logarithm of the expression: \( \log(a) \)

See

LogNodeOp