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

Class Scs_scc



  • public class Scs_scc
    extends java.lang.Object
    Strongly-connected components.
    • Constructor Summary

      Constructors 
      Constructor and Description
      Scs_scc() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static Scs_common.Scsd cs_scc(Scs_common.Scs A)
      Finds the strongly connected components of a square matrix.
      • Methods inherited from class java.lang.Object

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

      • Scs_scc

        public Scs_scc()
    • Method Detail

      • cs_scc

        public static Scs_common.Scsd cs_scc(Scs_common.Scs A)
        Finds the strongly connected components of a square matrix.
        Parameters:
        A - column-compressed matrix (A.p modified then restored)
        Returns:
        strongly connected components, null on error

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.