Documentation of 'mikera.matrixx.algo.Inverse' Java class
Inverse
mikera.matrixx.algo

Class Inverse



  • public final class Inverse
    extends java.lang.Object
    • Method Detail

      • calculate

        public static AMatrix calculate(AMatrix a)
        Computes the inverse of an arbitrary square Matrix. Throws an exception if the matrix is not square Returns null if the matrix cannot be inverted
      • calculateSymmetric

        public static AMatrix calculateSymmetric(AMatrix a)
        Computes the inverse of a symmetric matrix

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.