Function report |
Source Code:lib\bch.c |
Create Date:2022-07-28 06:59:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Galois field basic operations: multiply, divide, inverse, etc.
Proto:static inline unsigned int gf_mul(struct bch_control *bch, unsigned int a, unsigned int b)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
struct bch_control * | bch | |
unsigned int | a | |
unsigned int | b |
308 | Return If a && b Then private: [shorter and faster modulo function, only works when v < 2N.] Else 0 |
Name | Describe |
---|---|
compute_error_locator_polynomial | |
find_poly_deg3_roots | mpute roots of a degree 3 polynomial over GF(2^m) |
find_poly_deg4_roots | mpute roots of a degree 4 polynomial over GF(2^m) |
compute_generator_polynomial | mpute generator polynomial for given (m,t) parameters. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |