Function marian::exp

Function Documentation

Expr marian::exp(Expr a)

Natural exponentiation.

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

See

ExpNodeOp