Uses of Interface
org.lsmp.djep.groupJep.interfaces.OrderedSetI

Packages that use OrderedSetI
org.lsmp.djep.groupJep.groups   
 

Uses of OrderedSetI in org.lsmp.djep.groupJep.groups
 

Classes in org.lsmp.djep.groupJep.groups that implement OrderedSetI
 class BigReals
          The field of Reals represented by BigDecimals.
 class Integers
          The group of integers, implemented as a BigInteger.
 class Rationals
          The Field of rational numbers.
 class Reals
          A representation of the Reals where elements are represented as Doubles.
 class Zn
          The group of integers mod n.
 



Copyright © 2014. All rights reserved.