Documentation of 'org.ejml.alg.dense.linsol.InvertUsingSolve' Java class
InvertUsingSolve
org.ejml.alg.dense.linsol

Class InvertUsingSolve



  • public class InvertUsingSolve
    extends java.lang.Object
    A matrix can be easily inverted by solving a system with an identify matrix. The only disadvantage of this approach is that additional computations are required compared to a specialized solution.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.