Documentation of 'org.ejml.alg.dense.decomposition.lu.LUDecompositionAlt_D64' Java class
LUDecompositionAlt_D64
org.ejml.alg.dense.decomposition.lu

Class LUDecompositionAlt_D64

    • Constructor Detail

      • LUDecompositionAlt_D64

        public LUDecompositionAlt_D64()
    • Method Detail

      • decompose

        public boolean decompose(DenseMatrix64F 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.