edu.emory.mathcs.csparsej.tdouble
Class Dcs_maxtrans
- java.lang.Object
-
- edu.emory.mathcs.csparsej.tdouble.Dcs_maxtrans
-
public class Dcs_maxtrans extends java.lang.ObjectMaximum transveral (permutation for zero-free diagonal).
-
-
Constructor Summary
Constructors Constructor and Description Dcs_maxtrans()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static int[]cs_maxtrans(Dcs_common.Dcs A, int seed)Find a maximum transveral (zero-free diagonal).
-
-
-
Method Detail
-
cs_maxtrans
public static int[] cs_maxtrans(Dcs_common.Dcs A, int seed)
Find a maximum transveral (zero-free diagonal). Seed optionally selects a randomized algorithm.- Parameters:
A- column-compressed matrixseed- 0: natural, -1: reverse, randomized otherwise- Returns:
- row and column matching, size m+n
-
-
DMelt 3.0 © DataMelt by jWork.ORG