Function lapack::c::stfsm_work
[−]
[src]
pub fn stfsm_work(layout: Layout, transr: u8, side: u8, uplo: u8, trans: u8, diag: u8, m: i32, n: i32, alpha: f32, a: &[f32], b: &mut [f32], ldb: i32) -> i32