Function marian::operator/(float, Expr)

Function Documentation

Expr marian::operator/(float a, Expr b)

Promotes a to Expression<ConstantNode> and uses operator/(Expr a, Expr b).