gsl_sys

Function gsl_vector_complex_const_view_array_with_stride

Source
pub unsafe extern "C" fn gsl_vector_complex_const_view_array_with_stride(
    base: *const f64,
    stride: usize,
    n: usize,
) -> _gsl_vector_complex_const_view