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

Packages that use AbelianGroupI
org.lsmp.djep.groupJep.groups   
org.lsmp.djep.groupJep.interfaces   
 

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

Classes in org.lsmp.djep.groupJep.groups that implement AbelianGroupI
 class AlgebraicExtension
          An Algebraic Extension of a Ring.
 class BigReals
          The field of Reals represented by BigDecimals.
 class ExtendedFreeGroup
          An extended version of a Free Group, limted seport for powers and division.
 class FreeGroup
          A free group generated by a symbol t.
 class Integers
          The group of integers, implemented as a BigInteger.
 class Quaternions
          Possibly the Quaternions, completely untested.
 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.
 

Uses of AbelianGroupI in org.lsmp.djep.groupJep.interfaces
 

Subinterfaces of AbelianGroupI in org.lsmp.djep.groupJep.interfaces
 interface FieldI
          Represents a field.
 interface IntegralDomainI
          A RingI which has a multiplicative indentity.
 interface RingI
          Defines the operations on a ring, i.e.
 



Copyright © 2014. All rights reserved.