spftrf_work

Function spftrf_work 

Source
pub unsafe fn spftrf_work(
    layout: Layout,
    transr: u8,
    uplo: u8,
    n: i32,
    a: &mut [f32],
) -> i32