pub type ReedSolomon = ReedSolomon<Field>;
Expand description
Type alias of ReedSolomon over GF(2^8).
Aliased Typeยง
struct ReedSolomon { /* private fields */ }
pub type ReedSolomon = ReedSolomon<Field>;
Type alias of ReedSolomon over GF(2^8).
struct ReedSolomon { /* private fields */ }