Documentation of 'edu.emory.mathcs.csparsej.tdouble.Dcs_transpose' Java class
Dcs_transpose
edu.emory.mathcs.csparsej.tdouble

Class Dcs_transpose



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

      • Dcs_transpose

        public Dcs_transpose()
    • Method Detail

      • cs_transpose

        public static Dcs_common.Dcs cs_transpose(Dcs_common.Dcs 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.