jsci.maths.structure
Interface Field<T>

All Superinterfaces:
Ring<T>
All Known Implementing Classes:
DoubleField

public interface Field<T>
extends Ring<T>


Method Summary
 
Methods inherited from interface jsci.maths.structure.Ring
add, multiply, subtract, unit, zero