Documentation of 'mikera.matrixx.decompose.impl.chol.CholeskyResult' Java class
CholeskyResult
mikera.matrixx.decompose.impl.chol

Class CholeskyResult

    • Method Detail

      • getL

        public AMatrix getL()

        Returns the lower triangular matrix from the decomposition.

        Specified by:
        getL in interface ICholeskyResult
        Returns:
        A lower triangular matrix.
      • getU

        public AMatrix getU()

        Returns the upper triangular matrix from the decomposition.

        Specified by:
        getU in interface ICholeskyResult
        Returns:
        An upper triangular matrix.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.