edu.emory.mathcs.csparsej.tdouble
Class Dcs_scc
- java.lang.Object
-
- edu.emory.mathcs.csparsej.tdouble.Dcs_scc
-
public class Dcs_scc extends java.lang.ObjectStrongly-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.Dcsdcs_scc(Dcs_common.Dcs A)Finds the strongly connected components of a square matrix.
-
-
-
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