next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
packages
|
Macaulay2 website
LieTypes
::
simpleRoots
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
.