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

Class Dcs_scc



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

      Constructors 
      Constructor and Description
      Dcs_scc() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static Dcs_common.Dcsd cs_scc(Dcs_common.Dcs 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

      • Dcs_scc

        public Dcs_scc()
    • Method Detail

      • cs_scc

        public static Dcs_common.Dcsd cs_scc(Dcs_common.Dcs 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.