Function blas::stpsv [] [src]

pub fn stpsv(uplo: Uplo, trans: Trans, diag: Diag, n: usize, ap: &[f32], x: &mut [f32], incx: usize)