Hierarchy For Package org.episteme.core.mathematics.algebra.algebras

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.episteme.core.mathematics.algebra.algebras.BooleanAlgebra (implements org.episteme.core.mathematics.structures.sets.FiniteSet<E>, org.episteme.core.mathematics.structures.rings.Semiring<E>)
    • org.episteme.core.mathematics.algebra.algebras.CliffordAlgebra<E> (implements org.episteme.core.mathematics.structures.rings.Ring<E>)
    • org.episteme.core.mathematics.algebra.algebras.CliffordAlgebra.Multivector<E>
    • org.episteme.core.mathematics.algebra.algebras.MatrixLieAlgebra<E> (implements org.episteme.core.mathematics.algebra.algebras.LieAlgebra<E,S>)

Interface Hierarchy

  • org.episteme.core.technical.algorithm.AlgorithmProvider
  • org.episteme.core.mathematics.structures.sets.Set<E>
    • org.episteme.core.mathematics.structures.groups.Magma<E>
      • org.episteme.core.mathematics.algebra.algebras.Loop<E>
      • org.episteme.core.mathematics.structures.groups.Monoid<E>
        • org.episteme.core.mathematics.structures.groups.AbelianMonoid<E>
          • org.episteme.core.mathematics.structures.groups.AbelianGroup<E> (also extends org.episteme.core.mathematics.structures.groups.Group<E>)
            • org.episteme.core.mathematics.structures.spaces.Module<M,R>
              • org.episteme.core.mathematics.algebra.Algebra<E,F> (also extends org.episteme.core.mathematics.structures.rings.Ring<E>)
                • org.episteme.core.mathematics.algebra.algebras.BanachAlgebra<E,F>
                  • org.episteme.core.mathematics.algebra.algebras.CStarAlgebra<E,F>
                • org.episteme.core.mathematics.algebra.algebras.GradedAlgebra<E,F>
                • org.episteme.core.mathematics.algebra.algebras.LieAlgebra<E,S>
            • org.episteme.core.mathematics.structures.rings.Ring<E> (also extends org.episteme.core.mathematics.structures.rings.Semiring<E>)
              • org.episteme.core.mathematics.algebra.Algebra<E,F> (also extends org.episteme.core.mathematics.structures.spaces.Module<M,R>)
                • org.episteme.core.mathematics.algebra.algebras.BanachAlgebra<E,F>
                  • org.episteme.core.mathematics.algebra.algebras.CStarAlgebra<E,F>
                • org.episteme.core.mathematics.algebra.algebras.GradedAlgebra<E,F>
                • org.episteme.core.mathematics.algebra.algebras.LieAlgebra<E,S>
          • org.episteme.core.mathematics.structures.rings.Semiring<E>
            • org.episteme.core.mathematics.algebra.algebras.KleeneAlgebra<E>
            • org.episteme.core.mathematics.structures.rings.Ring<E> (also extends org.episteme.core.mathematics.structures.groups.AbelianGroup<E>)
              • org.episteme.core.mathematics.algebra.Algebra<E,F> (also extends org.episteme.core.mathematics.structures.spaces.Module<M,R>)
                • org.episteme.core.mathematics.algebra.algebras.BanachAlgebra<E,F>
                  • org.episteme.core.mathematics.algebra.algebras.CStarAlgebra<E,F>
                • org.episteme.core.mathematics.algebra.algebras.GradedAlgebra<E,F>
                • org.episteme.core.mathematics.algebra.algebras.LieAlgebra<E,S>
        • org.episteme.core.mathematics.structures.groups.Group<E>
          • org.episteme.core.mathematics.structures.groups.AbelianGroup<E> (also extends org.episteme.core.mathematics.structures.groups.AbelianMonoid<E>)
            • org.episteme.core.mathematics.structures.spaces.Module<M,R>
              • org.episteme.core.mathematics.algebra.Algebra<E,F> (also extends org.episteme.core.mathematics.structures.rings.Ring<E>)
                • org.episteme.core.mathematics.algebra.algebras.BanachAlgebra<E,F>
                  • org.episteme.core.mathematics.algebra.algebras.CStarAlgebra<E,F>
                • org.episteme.core.mathematics.algebra.algebras.GradedAlgebra<E,F>
                • org.episteme.core.mathematics.algebra.algebras.LieAlgebra<E,S>
            • org.episteme.core.mathematics.structures.rings.Ring<E> (also extends org.episteme.core.mathematics.structures.rings.Semiring<E>)
              • org.episteme.core.mathematics.algebra.Algebra<E,F> (also extends org.episteme.core.mathematics.structures.spaces.Module<M,R>)
                • org.episteme.core.mathematics.algebra.algebras.BanachAlgebra<E,F>
                  • org.episteme.core.mathematics.algebra.algebras.CStarAlgebra<E,F>
                • org.episteme.core.mathematics.algebra.algebras.GradedAlgebra<E,F>
                • org.episteme.core.mathematics.algebra.algebras.LieAlgebra<E,S>
      • org.episteme.core.mathematics.algebra.algebras.Quasigroup<E>