Function marian::abs

Function Documentation

Expr marian::abs(Expr a)

Calculate the element-wise abolute value of an expression.

Returns the value of \( |a| \) element-wise for the expression a.

See

AbsNodeOp.