edu.emory.mathcs.csparsej.tfloat
Class Scs_sqr
- java.lang.Object
-
- edu.emory.mathcs.csparsej.tfloat.Scs_sqr
-
public class Scs_sqr extends java.lang.ObjectSymbolic QR or LU ordering and analysis.
-
-
Constructor Summary
Constructors Constructor and Description Scs_sqr()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static Scs_common.Scsscs_sqr(int order, Scs_common.Scs A, boolean qr)Symbolic QR or LU ordering and analysis.
-
-
-
Method Detail
-
cs_sqr
public static Scs_common.Scss cs_sqr(int order, Scs_common.Scs 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