Uses of Interface
org.meeuw.theories.ComparableTheory
Packages that use ComparableTheory
-
Uses of ComparableTheory in org.meeuw.theories.abstractalgebra
Subinterfaces of ComparableTheory in org.meeuw.theories.abstractalgebraModifier and TypeInterfaceDescriptioninterfaceCompleteScalarFieldTheory<E extends CompleteScalarFieldElement<E>>interfaceOrderedTheory<E extends StrictlyOrdered<E>>interfaceScalarFieldTheory<E extends ScalarFieldElement<E>>interfaceStrictlyOrderedTheory<E extends StrictlyOrdered<E>> -
Uses of ComparableTheory in org.meeuw.theories.numbers
Subinterfaces of ComparableTheory in org.meeuw.theories.numbersModifier and TypeInterfaceDescriptioninterfaceScalarTheory<S extends Scalar<S>>interfaceSizeableScalarTheory<S extends SizeableScalar<S,SIZE>, SIZE extends Scalar<SIZE>>