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

Class Dcs_print



  • public class Dcs_print
    extends java.lang.Object
    Print a sparse matrix.
    • Constructor Summary

      Constructors 
      Constructor and Description
      Dcs_print() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static boolean cs_print(Dcs_common.Dcs A, boolean brief)
      Prints a sparse matrix.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Dcs_print

        public Dcs_print()
    • Method Detail

      • cs_print

        public static boolean cs_print(Dcs_common.Dcs A,
                                       boolean brief)
        Prints a sparse matrix.
        Parameters:
        A - sparse matrix (triplet ot column-compressed)
        brief - print all of A if false, a few entries otherwise
        Returns:
        true if successful, false on error

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.