edu.emory.mathcs.csparsej.tdouble
Class Dcs_etree
- java.lang.Object
-
- edu.emory.mathcs.csparsej.tdouble.Dcs_etree
-
public class Dcs_etree extends java.lang.ObjectFind elimination tree.
-
-
Constructor Summary
Constructors Constructor and Description Dcs_etree()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static int[]cs_etree(Dcs_common.Dcs A, boolean ata)Compute the elimination tree of A or A'A (without forming A'A).
-
-
-
Method Detail
-
cs_etree
public static int[] cs_etree(Dcs_common.Dcs A, boolean ata)
Compute the elimination tree of A or A'A (without forming A'A).- Parameters:
A- column-compressed matrixata- analyze A if false, A'A oterwise- Returns:
- elimination tree, null on error
-
-
DMelt 3.0 © DataMelt by jWork.ORG