Skip to main content

py_coupled_spins

Function py_coupled_spins 

Source
pub fn py_coupled_spins(
    py: Python<'_>,
    spin_1: &Bound<'_, PyAny>,
    spin_2: &Bound<'_, PyAny>,
) -> PyResult<Vec<Py<PyAny>>>
Expand description

Return all possible coupled total spins from two daughter spins.