Uses of Class
org.episteme.core.mathematics.sets.SquareMatrices
Packages that use SquareMatrices
-
Uses of SquareMatrices in org.episteme.core.mathematics.sets
Methods in org.episteme.core.mathematics.sets that return SquareMatricesModifier and TypeMethodDescriptionstatic <E> SquareMatrices<E> Returns the SquareMatrices structure for n×n matrices over a field.