Package dk.jonaslindstrom.ruffini.common.matrices.elements


package dk.jonaslindstrom.ruffini.common.matrices.elements
  • Class
    Description
    This class represents a matrix of elements of type E.
    A representation of a matrix taking entries of type E.
    Instances of this class represents a mutable matrix.
    This class represents a sparse matrix by only storing the non-zero entries.