Package org.lsmp.djep.groupJep.values

Objects representing the elements of a group.

See:
          Description

Interface Summary
HasComplexValueI Group elements which have a natural conversion to complex numbers.
 

Class Summary
AlgebraicExtensionElement An element of the algrabraic extension K(t).
FreeGroupElement An element of a free group with one generator.
Permutation  
Polynomial The ring of polynomials over a ring R.
Rational A Rational number with full precision.
 

Package org.lsmp.djep.groupJep.values Description

Objects representing the elements of a group. All group elements should extend Number and some groups elements may be standard Number types such as BigInteger. If the element has a natural conversion to the complex numbers then it should implement HasComplexValueI.



http://www.singularsys.com/jep Copyright © 2007 Singular Systems