Function gsl_sys::gsl_blas_dsyr
source · [−]pub unsafe extern "C" fn gsl_blas_dsyr(
Uplo: CBLAS_UPLO_t,
alpha: f64,
X: *const gsl_vector,
A: *mut gsl_matrix
) -> c_int
pub unsafe extern "C" fn gsl_blas_dsyr(
Uplo: CBLAS_UPLO_t,
alpha: f64,
X: *const gsl_vector,
A: *mut gsl_matrix
) -> c_int