Function marian::operator/(Expr, float)

Function Documentation

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

Implementation via \( a * \frac{1}{b} \).