Function gsl_sys::gsl_matrix_float_get_col 
source · [−]pub unsafe extern "C" fn gsl_matrix_float_get_col(
    v: *mut gsl_vector_float, 
    m: *const gsl_matrix_float, 
    j: usize
) -> c_intpub unsafe extern "C" fn gsl_matrix_float_get_col(
    v: *mut gsl_vector_float, 
    m: *const gsl_matrix_float, 
    j: usize
) -> c_int