transport_device_matrix_to_host

Function transport_device_matrix_to_host 

Source
pub fn transport_device_matrix_to_host<T: Clone + Send + Sync>(
    matrix: &DeviceMatrix<T>,
) -> RowMajorMatrix<T>