M4RIE  0.20111004
 All Data Structures Files Functions Variables Typedefs Macros Groups Pages
Data Fields
mzd_poly_t Struct Reference

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
 

Detailed Description

will be the data type for matrices over \(\mathbb{F}_2\)[x] in the future

Field Documentation

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.


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