Function gsl_sys::gsl_matrix_float_get[][src]

pub unsafe extern "C" fn gsl_matrix_float_get(
    m: *const gsl_matrix_float,
    i: usize,
    j: usize
) -> f32