Function lapacke::dtfttp[][src]

pub unsafe fn dtfttp(
    layout: Layout,
    transr: u8,
    uplo: u8,
    n: i32,
    arf: &[f64],
    ap: &mut [f64]
) -> i32