edu.emory.mathcs.csparsej.tdouble
Class Dcs_sqr
- java.lang.Object
-
- edu.emory.mathcs.csparsej.tdouble.Dcs_sqr
-
public class Dcs_sqr extends java.lang.ObjectSymbolic QR or LU ordering and analysis.
-
-
Constructor Summary
Constructors Constructor and Description Dcs_sqr()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static Dcs_common.Dcsscs_sqr(int order, Dcs_common.Dcs A, boolean qr)Symbolic QR or LU ordering and analysis.
-
-
-
Method Detail
-
cs_sqr
public static Dcs_common.Dcss cs_sqr(int order, Dcs_common.Dcs A, boolean qr)
Symbolic QR or LU ordering and analysis.- Parameters:
order- ordering method to use (0 to 3)A- column-compressed matrixqr- analyze for QR if true or LU if false- Returns:
- symbolic analysis for QR or LU, null on error
-
-
DMelt 3.0 © DataMelt by jWork.ORG