Function rustitude_core::amplitude::py_scalar

source ยท
pub fn py_scalar(name: &str) -> PyAmpOp
Expand description

Creates a named Scalar.

This is a convenience method to generate a PyAmpOp which is just a single free parameter called value.

See also: scalar