[−][src]Function lapacke::dgehrd
pub unsafe fn dgehrd(
layout: Layout,
n: i32,
ilo: i32,
ihi: i32,
a: &mut [f64],
lda: i32,
tau: &mut [f64]
) -> i32
pub unsafe fn dgehrd(
layout: Layout,
n: i32,
ilo: i32,
ihi: i32,
a: &mut [f64],
lda: i32,
tau: &mut [f64]
) -> i32