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

Class Scs_etree



  • public class Scs_etree
    extends java.lang.Object
    Find elimination tree.
    • Constructor Summary

      Constructors 
      Constructor and Description
      Scs_etree() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static int[] cs_etree(Scs_common.Scs A, boolean ata)
      Compute the elimination tree of A or A'A (without forming A'A).
      • Methods inherited from class java.lang.Object

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

      • Scs_etree

        public Scs_etree()
    • Method Detail

      • cs_etree

        public static int[] cs_etree(Scs_common.Scs A,
                                     boolean ata)
        Compute the elimination tree of A or A'A (without forming A'A).
        Parameters:
        A - column-compressed matrix
        ata - analyze A if false, A'A oterwise
        Returns:
        elimination tree, null on error

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.