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

Class Scs_schol



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

      Constructors 
      Constructor and Description
      Scs_schol() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static Scs_common.Scss cs_schol(int order, Scs_common.Scs 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

      • Scs_schol

        public Scs_schol()
    • Method Detail

      • cs_schol

        public static Scs_common.Scss cs_schol(int order,
                                               Scs_common.Scs 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.