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

Class CInvertUsingSolve



  • public class CInvertUsingSolve
    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.