Package dk.jonaslindstrom.ruffini.common.matrices.structures


package dk.jonaslindstrom.ruffini.common.matrices.structures
  • Classes
    Class
    Description
    GeneralLinearGroup<E,F extends Field<E>>
    This class represents the general linear group GL(n, F) of invertible n × n matrices over a field F.
    This class represents a ring of n × n matrices over a base ring.