Class OGMatrixAlgebra


  • public class OGMatrixAlgebra
    extends MatrixAlgebra
    A minimal implementation of matrix algebra.

    This includes only some of the multiplications. For more advanced operations, such as calculating the inverse, use CommonsMatrixAlgebra.

    • Constructor Detail

      • OGMatrixAlgebra

        public OGMatrixAlgebra()