Function gsl_sys::cblas_dspr [−][src]
pub unsafe extern "C" fn cblas_dspr(
order: CBLAS_ORDER,
Uplo: CBLAS_UPLO,
N: c_int,
alpha: f64,
X: *const f64,
incX: c_int,
Ap: *mut f64
)
pub unsafe extern "C" fn cblas_dspr(
order: CBLAS_ORDER,
Uplo: CBLAS_UPLO,
N: c_int,
alpha: f64,
X: *const f64,
incX: c_int,
Ap: *mut f64
)