MultiSet/IsGeneralized
query whether negative multiplicities are permitted
Calling Sequence
Parameters
Description
Examples
Compatibility
IsGeneralized( M );
M
-
MultiSet; a MultiSet
IsGeneralized(M) returns true if the MultiSet M was created via a constructor call of the form MultiSet[generalized].
The MultiSet/IsGeneralized command was introduced in Maple 2016.
For more information on Maple 2016 changes, see Updates in Maple 2016.
See Also
MultiSet
MultiSet/Insert
MultiSet/Remove
Download Help Document