Package technology.sola.math.linear


package technology.sola.math.linear
This package provides linear algebra classes and utilities.
  • Class
    Description
    Credit to OneLoneCoder for guiding through this implementation
    The Vector2D class is an implementation of a linear algebra vector.