cuquantum.custatevec.sv_swap_parameters_dtype

cuquantum.custatevec.sv_swap_parameters_dtype = dtype([('swap_batch_index', '<i4'), ('org_sub_sv_index', '<i4'), ('dst_sub_sv_index', '<i4'), ('org_segment_mask_string', '<i4', (48,)), ('dst_segment_mask_string', '<i4', (48,)), ('segment_mask_ordering', '<i4', (48,)), ('segment_mask_len', '<u4'), ('n_segment_bits', '<u4'), ('data_transfer_type', '<i4'), ('transfer_size', '<i8')], align=True)

DType class corresponding to the scalar type and dtype of the same name.

Please see numpy.dtype for the typical way to create dtype instances and Data type objects (dtype) for additional information. NumPy dtype object that represents the custatevecSVSwapParameters_t struct.

Parameters
  • swap_batch_index

  • org_sub_sv_index

  • dst_sub_sv_index

  • org_segment_mask_string

  • dst_segment_mask_string

  • segment_mask_ordering

  • segment_mask_len

  • n_segment_bits

  • data_transfer_type

  • transfer_size