|
Dist m4ri 0.0.1.alpha
Computing distance of a classical or quantum CSS code
|
#include <util_hash.h>

Public Attributes | |
| UT_hash_handle | hh |
| int | weight |
| int | cnt |
| int | arr [0] |
Definition at line 36 of file util_hash.h.
| int CW_VEC_T::arr[0] |
Definition at line 40 of file util_hash.h.
Referenced by codeword_add_maybe(), main(), nzlist_r_one(), nzlist_read(), and nzlist_w_append().
| int CW_VEC_T::cnt |
Definition at line 39 of file util_hash.h.
Referenced by codeword_add_maybe(), main(), and nzlist_r_one().
| UT_hash_handle CW_VEC_T::hh |
Definition at line 37 of file util_hash.h.
Referenced by main(), and nzlist_write().
| int CW_VEC_T::weight |
Definition at line 38 of file util_hash.h.
Referenced by codeword_add_maybe(), main(), nzlist_r_one(), nzlist_read(), and nzlist_w_append().