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

Class Dcs_schol



  • public class Dcs_schol
    extends java.lang.Object
    Symbolic Cholesky ordering and analysis.
    • Constructor Summary

      Constructors 
      Constructor and Description
      Dcs_schol() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static Dcs_common.Dcss cs_schol(int order, Dcs_common.Dcs A)
      Ordering and symbolic analysis for a Cholesky factorization.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Dcs_schol

        public Dcs_schol()
    • Method Detail

      • cs_schol

        public static Dcs_common.Dcss cs_schol(int order,
                                               Dcs_common.Dcs A)
        Ordering and symbolic analysis for a Cholesky factorization.
        Parameters:
        order - ordering option (0 or 1)
        A - column-compressed matrix
        Returns:
        symbolic analysis for Cholesky, null on error

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.