Uses of Class
org.lsmp.djep.groupJep.groups.Group

Packages that use Group
org.lsmp.djep.groupJep.groups   
org.lsmp.djepExamples   
 

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

Subclasses of Group in org.lsmp.djep.groupJep.groups
 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 PermutationGroup
          The group of permutations.
 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 Group in org.lsmp.djepExamples
 

Methods in org.lsmp.djepExamples with parameters of type Group
 void GroupConsole.initialise(Group g)
           
 



Copyright © 2014. All rights reserved.