|
5.3.4 multBound
Type:
- int
Purpose:
- The standard basis computation is stopped if the ideal is
zero-dimensional in a ring with local ordering
and its multiplicity (
mult ) is lower than multBound .
Reset this bound by setting multBound to 0.
Example:
See
int;
mult;
option;
std.
|