Macaulay2 » Documentation
Packages » CoincidentRootLoci :: partition(CoincidentRootLocus)
next | previous | forward | backward | up | index | toc

partition(CoincidentRootLocus) -- the partition associated to a coincident root locus

Description

i1 : X = coincidentRootLocus {3,2,2}

o1 = CRL(3,2,2)

o1 : Coincident root locus
i2 : partition X

o2 = {3, 2, 2}

o2 : List

Ways to use this method:


The source of this document is in CoincidentRootLoci/documentation.m2:88:0.