Skip to main content

ca_mat_right_kernel

Function ca_mat_right_kernel 

Source
pub unsafe extern "C" fn ca_mat_right_kernel(
    X: *mut ca_mat_struct,
    A: *const ca_mat_struct,
    ctx: *mut ca_ctx_struct,
) -> c_int