Macaulay2
»
Documentation
Packages
»
LieTypes
::
simpleRoots
next
|
previous
|
forward
|
backward
| up |
index
|
toc
simpleRoots -- returns the simple roots of a simple Lie algebra
Synopsis
Usage:
simpleRoots(g), simpleRoots("A",2)
Inputs:
g
,
an instance of the type
LieAlgebra
,
Outputs:
t
,
a
list
,
Ways to use
simpleRoots
:
simpleRoots(LieAlgebra)
simpleRoots(String,ZZ)
For the programmer
The object
simpleRoots
is
a
method function
.