will be the data type for matrices over \(\mathbb{F}_2\)[x] in the future More...
#include <mzd_poly.h>
Data Fields | |
| mzd_t ** | x |
| rci_t | nrows |
| rci_t | ncols |
| deg_t | depth |
will be the data type for matrices over \(\mathbb{F}_2\)[x] in the future
| deg_t mzd_poly_t::depth |
Degree +1
| rci_t mzd_poly_t::ncols |
Number of columns.
| rci_t mzd_poly_t::nrows |
Number of rows.
| mzd_t** mzd_poly_t::x |
Coefficients.
1.8.7