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:a_log
Proto:static inline int a_log(struct bch_control *bch, unsigned int x)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct bch_control * | bch | |
unsigned int | x |
Name | Describe |
---|---|
compute_error_locator_polynomial | |
find_affine4_roots | his function builds and solves a linear system for finding roots of a degree* 4 affine monic polynomial X^4+aX^2+bX+c over GF(2^m). |
find_poly_deg4_roots | mpute roots of a degree 4 polynomial over GF(2^m) |
gf_poly_logrep | ld monic, log-based representation of a polynomial |
gf_poly_mod | mpute polynomial Euclidean division remainder in GF(2^m)[X] |
build_deg2_base | ld a base for factoring degree 2 polynomials |
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 |