m = multVar(J) or m = multVar(C,n) or m = multVar(F)
If the argument of multVar is an instance of the type InvolutiveBasis, then the i-th set in m consists of the multiplicative variables for the i-th generator in J.
If the arguments of multVar are a complex and an integer, where C is the result of either janetResolution or freeResolution called with the optional argument 'Strategy => Involutive', then the i-th set in m consists of the multiplicative variables for the i-th generator in the n-th differential of C.
If the argument of multVar is an instance of the type FactorModuleBasis, then the i-th set in m consists of the multiplicative variables for the i-th monomial cone in F.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The object multVar is a method function.
The source of this document is in InvolutiveBases.m2:862:0.