genuine.at Function Index¶
Functions
Function | Argument(s) -> Results |
---|---|
is_positive | ParamPol P->bool |
coeff_normalize | ParamPol P->ParamPol |
is_positive_or_negative | ParamPol P->bool |
test_positive | ParamPol P->(ParamPol,bool) |
test_positive_or_negative | ParamPol P->(ParamPol,bool) |
is_genuine | ParamPol P, int height_bound->bool |
test_genuine | ParamPol P, int height_bound->(ParamPol,bool) |
hermitian_form_irreducible_normalized | Param p->ParamPol |
is_hermitian_form_irreducible_genuine | Param p,int height_bound->bool |
test_hermitian_form_irreducible_genuine | Param p,int height_bound->(ParamPol,bool) |