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

Class PseudoInverse



  • public class PseudoInverse
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      PseudoInverse() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static AMatrix calculate(AMatrix a)
      Computes the Moore–Penrose pseudoinverse of a matrix
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PseudoInverse

        public PseudoInverse()
    • Method Detail

      • calculate

        public static AMatrix calculate(AMatrix a)
        Computes the Moore–Penrose pseudoinverse of a matrix
        Parameters:
        a -
        Returns:

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.