Typedef marian::Expr2

Typedef Documentation

typedef std::tuple<Expr, Expr> marian::Expr2

Pair of expressions.

Currently only used for topk-like nodes

See

topk(), argmin(), argmax()