Function blas::fortran::ctbsv [] [src]

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