Documentation of 'edu.emory.mathcs.csparsej.tfloat.Scs_chol' Java class
Scs_chol
edu.emory.mathcs.csparsej.tfloat

Class Scs_chol



  • public class Scs_chol
    extends java.lang.Object
    Sparse Cholesky.
    • Constructor Detail

      • Scs_chol

        public Scs_chol()
    • Method Detail

      • cs_chol

        public static Scs_common.Scsn cs_chol(Scs_common.Scs A,
                                              Scs_common.Scss S)
        Numeric Cholesky factorization LL=PAP'.
        Parameters:
        A - column-compressed matrix, only upper triangular part is used
        S - symbolic Cholesky analysis, pinv is optional
        Returns:
        numeric Cholesky factorization, null on error

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.