Skip to main content

ca_mat_div_ca

Function ca_mat_div_ca 

Source
pub unsafe extern "C" fn ca_mat_div_ca(
    B: *mut ca_mat_struct,
    A: *const ca_mat_struct,
    c: *const ca_struct,
    ctx: *mut ca_ctx_struct,
)