Function gsl_sys::gsl_multilarge_linear_L_decomp[][src]

pub unsafe extern "C" fn gsl_multilarge_linear_L_decomp(
    L: *mut gsl_matrix,
    tau: *mut gsl_vector
) -> c_int
This is supported on crate feature v2_1 only.