Function opencv::core::mul_matexpr_f64

source ·
pub fn mul_matexpr_f64(e: &impl MatExprTraitConst, s: f64) -> Result<MatExpr>