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

Class Dcs_dupl



  • public class Dcs_dupl
    extends java.lang.Object
    Remove (and sum) duplicates.
    • Constructor Summary

      Constructors 
      Constructor and Description
      Dcs_dupl() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static boolean cs_dupl(Dcs_common.Dcs A)
      Removes and sums duplicate entries in a sparse matrix.
      • Methods inherited from class java.lang.Object

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

      • Dcs_dupl

        public Dcs_dupl()
    • Method Detail

      • cs_dupl

        public static boolean cs_dupl(Dcs_common.Dcs A)
        Removes and sums duplicate entries in a sparse matrix.
        Parameters:
        A - column-compressed matrix
        Returns:
        true if successful, false on error

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.