bli_thread_range_quad

Function bli_thread_range_quad 

Source
pub unsafe extern "C" fn bli_thread_range_quad(
    thread: *const thrinfo_t,
    diagoff: doff_t,
    uplo: uplo_t,
    m: dim_t,
    n: dim_t,
    bf: dim_t,
    handle_edge_low: bool,
    start: *mut dim_t,
    end: *mut dim_t,
    inc: *mut dim_t,
)