py_expr_product

Function py_expr_product 

Source
pub fn py_expr_product(terms: Vec<Bound<'_, PyAny>>) -> PyResult<PyExpression>
Expand description

A convenience method to multiply sequences of Expressions