Dist m4ri 0.0.1.alpha
Computing distance of a classical or quantum CSS code
Loading...
Searching...
No Matches
Public Attributes | List of all members
CW_VEC_T Struct Reference

#include <util_hash.h>

Collaboration diagram for CW_VEC_T:
Collaboration graph
[legend]

Public Attributes

UT_hash_handle hh
 
int weight
 
int cnt
 
int arr [0]
 

Detailed Description

Definition at line 36 of file util_hash.h.

Member Data Documentation

◆ arr

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().

◆ cnt

int CW_VEC_T::cnt

Definition at line 39 of file util_hash.h.

Referenced by codeword_add_maybe(), main(), and nzlist_r_one().

◆ hh

UT_hash_handle CW_VEC_T::hh

Definition at line 37 of file util_hash.h.

Referenced by main(), and nzlist_write().

◆ weight

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().


The documentation for this struct was generated from the following file: