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

Class Scs_print



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

      Constructors 
      Constructor and Description
      Scs_print() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static boolean cs_print(Scs_common.Scs 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

      • Scs_print

        public Scs_print()
    • Method Detail

      • cs_print

        public static boolean cs_print(Scs_common.Scs 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.