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

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

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

Classes in org.lsmp.djep.groupJep.groups that implement HasDivI
 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 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.
 

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

Subinterfaces of HasDivI in org.lsmp.djep.groupJep.interfaces
 interface FieldI
          Represents a field.
 



Copyright © 2014. All rights reserved.