Function blas::c::chpr2 [] [src]

pub fn chpr2(layout: Layout, uplo: Part, n: i32, alpha: &[c32], x: &[c32], incx: i32, y: &[c32], incy: i32, ap: &mut [c32])