Skip to main content

transport_matrix_h2d_row

Function transport_matrix_h2d_row 

Source
pub fn transport_matrix_h2d_row(
    matrix: &RowMajorMatrix<F>,
    device_ctx: &GpuDeviceCtx,
) -> Result<DeviceMatrix<F>, MemCopyError>