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

Class Scs_dupl



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

      Constructors 
      Constructor and Description
      Scs_dupl() 
    • Method Summary

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

      • Scs_dupl

        public Scs_dupl()
    • Method Detail

      • cs_dupl

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