Documentation of 'edu.emory.mathcs.csparsej.tdouble.Dcs_chol' Java class
Dcs_chol
edu.emory.mathcs.csparsej.tdouble

Class Dcs_chol



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

      • Dcs_chol

        public Dcs_chol()
    • Method Detail

      • cs_chol

        public static Dcs_common.Dcsn cs_chol(Dcs_common.Dcs A,
                                              Dcs_common.Dcss 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.