Skip to main content

spectral_function

Function spectral_function 

Source
pub fn spectral_function<H, P>(
    target_hamiltonian: &H,
    source: &[Complex64],
    probe: &P,
    options: SpectrumOptions,
) -> Result<Vec<f64>>
Expand description

Lorentzian-broadened spectral density in a same or different target sector.