Uses of Interface
org.episteme.core.mathematics.algebra.algebras.LieAlgebra
Packages that use LieAlgebra
-
Uses of LieAlgebra in org.episteme.core.mathematics.algebra.algebras
Classes in org.episteme.core.mathematics.algebra.algebras that implement LieAlgebraModifier and TypeClassDescriptionclassA concrete Lie Algebra where elements are square matrices and the bracket is the commutator [A, B] = AB - BA.