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

Class Scs_qr



  • public class Scs_qr
    extends java.lang.Object
    Sparse QR factorization.
    • Constructor Detail

      • Scs_qr

        public Scs_qr()
    • Method Detail

      • cs_qr

        public static Scs_common.Scsn cs_qr(Scs_common.Scs A,
                                            Scs_common.Scss S)
        Sparse QR factorization of an m-by-n matrix A, A= Q*R
        Parameters:
        A - column-compressed matrix
        S - symbolic QR analysis
        Returns:
        numeric QR factorization, null on error

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.