Given an ideal $I$, gets the ASM $A$ so that $I=I_A$, if such an ASM $A$ exists. If the ASM $A$ has already been computed and stored in the cache of I using isASMIdeal, then this function produces $A$ immediately. Otherwise, an attempt will be made to compute the ASM. Once the ASM is computed, it is stored in the cache of $I$.
|
|
|
The object getASM is a method function.