|
D.2.7.11 randomLast
Procedure from library random.lib (see random_lib).
- Usage:
- randomLast(b); b int
- Return:
- ideal = maxideal(1), but the last variable is exchanged by a random
linear combination of all variables, with coefficients in the
interval [-b,b], except for the last variable which always has
coefficient 1
Example:
|