make_method 28 make-gen.c typedef enum { Sparse, Dense, Mixed } make_method; /* Ways of making it */ make_method 37 make-ldpc.c } make_method;