|
D.12.7.11 randlinpoly
Procedure from library rootsmr.lib (see rootsmr_lib).
- Usage:
- randlinpoly(); randlinpoly(n); n int
- Return:
- poly: linear combination of the variables of the ring, with
pseudorandom coefficients. If n<10 is given, it is the number of
digits being used for the range of the coefficients (default: n=5)
Example:
See also:
randcharpoly.
|