Package io.github.andreipunko.math.matrix


package io.github.andreipunko.math.matrix
  • Classes
    Class
    Description
    Represents a two-dimensional matrix of real numbers with fixed dimensions.
    A specialized matrix for storing pairs of (x,y) coordinates.