Function lapack::fortran::strsyl [] [src]

pub fn strsyl(trana: u8, tranb: u8, isgn: &[i32], m: i32, n: i32, a: &[f32], lda: i32, b: &[f32], ldb: i32, c: &mut [f32], ldc: i32, scale: &mut [f32], info: &mut i32)