org.lsmp.djep.groupJep.interfaces
Interface IntegralDomainI

All Superinterfaces:
AbelianGroupI, GroupI, RingI
All Known Subinterfaces:
FieldI
All Known Implementing Classes:
BigReals, Integers, Rationals, Reals, Zn

public interface IntegralDomainI
extends RingI

A RingI which has a multiplicative indentity. Does not add any functionality as RingI defines the public Number getMulIdentity();

Author:
Rich Morris Created on 05-Mar-2004

Method Summary
 
Methods inherited from interface org.lsmp.djep.groupJep.interfaces.RingI
getONE, mul
 
Methods inherited from interface org.lsmp.djep.groupJep.GroupI
add, addStandardConstants, addStandardFunctions, equals, getInverse, getNumberFactory, getZERO, isConstantPoly, sub, valueOf
 



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