edu.emory.mathcs.csparsej.tdouble
Class Dcs_print
- java.lang.Object
-
- edu.emory.mathcs.csparsej.tdouble.Dcs_print
-
public class Dcs_print extends java.lang.ObjectPrint 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 booleancs_print(Dcs_common.Dcs A, boolean brief)Prints a sparse matrix.
-
-
-
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