gsl_sys

Function gsl_matrix_complex_float_const_ptr

Source
pub unsafe extern "C" fn gsl_matrix_complex_float_const_ptr(
    m: *const gsl_matrix_complex_float,
    i: usize,
    j: usize,
) -> *const gsl_complex_float