Function gsl_sys::gsl_linalg_LU_det[][src]

pub unsafe extern "C" fn gsl_linalg_LU_det(
    LU: *mut gsl_matrix,
    signum: c_int
) -> f64