Hierarchy For Package org.episteme.core.mathematics.sets

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.episteme.core.mathematics.sets.Booleans (implements org.episteme.core.mathematics.structures.sets.FiniteSet<E>, org.episteme.core.mathematics.structures.rings.Semiring<E>)
    • org.episteme.core.mathematics.sets.Complexes (implements org.episteme.core.mathematics.structures.rings.Field<E>, org.episteme.core.mathematics.structures.sets.InfiniteSet<E>)
    • org.episteme.core.mathematics.sets.Integers (implements org.episteme.core.mathematics.structures.sets.InfiniteSet<E>, org.episteme.core.mathematics.structures.rings.Ring<E>)
    • org.episteme.core.mathematics.sets.Naturals (implements org.episteme.core.mathematics.structures.sets.InfiniteSet<E>, org.episteme.core.mathematics.structures.rings.Semiring<E>)
    • org.episteme.core.mathematics.sets.Octonions (implements org.episteme.core.mathematics.structures.rings.Field<E>, org.episteme.core.mathematics.structures.sets.InfiniteSet<E>)
    • org.episteme.core.mathematics.sets.Quaternions (implements org.episteme.core.mathematics.structures.rings.Field<E>, org.episteme.core.mathematics.structures.sets.InfiniteSet<E>)
    • org.episteme.core.mathematics.sets.Rationals (implements org.episteme.core.mathematics.structures.rings.Field<E>, org.episteme.core.mathematics.structures.sets.InfiniteSet<E>)
    • org.episteme.core.mathematics.sets.Reals (implements org.episteme.core.mathematics.structures.rings.Field<E>, org.episteme.core.mathematics.structures.sets.InfiniteSet<E>)
    • org.episteme.core.mathematics.sets.SquareMatrices<E> (implements org.episteme.core.mathematics.structures.rings.Ring<E>)