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

Class Scs_transpose



  • public class Scs_transpose
    extends java.lang.Object
    Transpose a sparse matrix.
    • Constructor Detail

      • Scs_transpose

        public Scs_transpose()
    • Method Detail

      • cs_transpose

        public static Scs_common.Scs cs_transpose(Scs_common.Scs A,
                                                  boolean values)
        Computes the transpose of a sparse matrix, C =A';
        Parameters:
        A - column-compressed matrix
        values - pattern only if false, both pattern and values otherwise
        Returns:
        C=A', null on error

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.