|
7.7.12.0. homogfacFirstQWeyl
Procedure from library ncfactor.lib (see ncfactor_lib).
- Usage:
- homogfacFirstQWeyl(h); h is a homogeneous polynomial in the
first q-Weyl algebra with respect to the weight vector [-1,1]
- Return:
- list
- Purpose:
- Computes a factorization of a homogeneous polynomial h with
respect to the weight vector [-1,1] in the first q-Weyl algebra
- Theory:
- This function is a wrapper for homogfacNthQWeyl. It exists to make this
library downward-compatible with older versions.
Example:
See also:
homogfacFirstQWeyl_all.
|