transport_matrix_to_device

Function transport_matrix_to_device 

Source
pub fn transport_matrix_to_device(
    matrix: Arc<RowMajorMatrix<F>>,
) -> DeviceMatrix<F>