|
7.7.12.0. homogfacFirstQWeyl_all
Procedure from library ncfactor.lib (see ncfactor_lib).
- Usage:
- homogfacFirstQWeyl_all(h); h is a homogeneous polynomial in the first q-Weyl algebra
with respect to the weight vector [-1,1]
- Return:
- list
- Purpose:
- Computes all factorizations 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_all. It exists to make this library
downward-compatible with older versions.
Example:
See also:
homogfacFirstQWeyl.
|