rational_polynomial.at Function Index¶
Functions
Function | Argument(s) -> Results |
---|---|
flex_add | ratpoly f,ratpoly g->ratpoly |
flex_sub | ratpoly f,ratpoly g->ratpoly |
convolve | ratpoly f,ratpoly g->ratpoly |
strip | ratpoly v->ratpoly |
degree | ratpoly P->int |
divide | poly p,poly d->(poly,poly) |
divide | ratpoly p,ratpoly d->(ratpoly,ratpoly) |
monic_divide | [rat] P, ratpoly D->(ratpoly,ratpoly) |
stringPoly | ratpoly v, string q->string |
Data Types
Data Type Name | Definition |
---|---|
ratpoly | ratvec |