pub fn py_scalar(
tags: &Bound<'_, PyTuple>,
value: PyParameter,
) -> PyResult<PyExpression>Expand description
Construct a scalar amplitude from one parameter.
pub fn py_scalar(
tags: &Bound<'_, PyTuple>,
value: PyParameter,
) -> PyResult<PyExpression>Construct a scalar amplitude from one parameter.