Macaulay2 » Documentation
Packages » WeylGroups :: numberOfPositiveRoots(DynkinType)
next | previous | forward | backward | up | index | toc

numberOfPositiveRoots(DynkinType) -- the number of positive roots

Synopsis

Description

i1 : D=dynkinType{{"A",5},{"E",6}}

o1 = DynkinType{{A, 5}, {E, 6}}

o1 : DynkinType
i2 : numberOfPositiveRoots(D)

o2 = 51

Ways to use this method: