Function lapack::c::stpttr_work [] [src]

pub fn stpttr_work(layout: Layout, uplo: u8, n: i32, ap: &[f32], a: &mut [f32], lda: i32) -> i32