Function blas::fortran::ztbmv [] [src]

pub fn ztbmv(uplo: u8, trans: u8, diag: u8, n: i32, k: i32, a: &[c64], lda: i32, x: &mut [c64], incx: i32)