Function gsl_sys::gsl_blas_cher
source · [−]pub unsafe extern "C" fn gsl_blas_cher(
Uplo: CBLAS_UPLO_t,
alpha: f32,
X: *const gsl_vector_complex_float,
A: *mut gsl_matrix_complex_float
) -> c_int
pub unsafe extern "C" fn gsl_blas_cher(
Uplo: CBLAS_UPLO_t,
alpha: f32,
X: *const gsl_vector_complex_float,
A: *mut gsl_matrix_complex_float
) -> c_int