laddu_python::amplitudes

Function py_parameter

Source
pub fn py_parameter(name: &str) -> PyParameterLike
Expand description

A free parameter which floats during an optimization

§Parameters

name : str The name of the free parameter

§Returns

laddu.ParameterLike An object that can be used as the input for many Amplitude constructors

§Notes

Two free parameters with the same name are shared in a fit