Function gsl_sys::gsl_linalg_cholesky_band_scale[][src]

pub unsafe extern "C" fn gsl_linalg_cholesky_band_scale(
    A: *const gsl_matrix,
    S: *mut gsl_vector
) -> c_int
This is supported on crate feature v2_6 only.