Documentation of 'org.ejml.alg.dense.decompose.lu.LUDecompositionAlt_CD64' Java class
LUDecompositionAlt_CD64
org.ejml.alg.dense.decompose.lu

Class LUDecompositionAlt_CD64

    • Constructor Detail

      • LUDecompositionAlt_CD64

        public LUDecompositionAlt_CD64()
    • Method Detail

      • decompose

        public boolean decompose(CDenseMatrix64F a)
        This is a modified version of what was found in the JAMA package. The order that it performs its permutations in is the primary difference from NR
        Parameters:
        a - The matrix that is to be decomposed. Not modified.
        Returns:
        true If the matrix can be decomposed and false if it can not.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.