|
5.1.112 qhweight
Syntax:
qhweight ( ideal_expression )
Type:
- intvec
Purpose:
- computes the weight vector of the variables for a quasihomogeneous ideal.
If the input is not weighted homogeneous, an intvec of zeros is returned.
Example:
See
ideal;
intvec;
weight.
|