Function lapack::c::strsyl [] [src]

pub fn strsyl(layout: Layout, 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]) -> i32