Function marian::cos

Function Documentation

Expr marian::cos(Expr a)

Cosine.

Computes the element-wise cosine of the expression: \( \cos(a) \).

See

CosNodeOp