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

Class Dcs_maxtrans



  • public class Dcs_maxtrans
    extends java.lang.Object
    Maximum 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).
      • Methods inherited from class java.lang.Object

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

      • Dcs_maxtrans

        public Dcs_maxtrans()
    • 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 matrix
        seed - 0: natural, -1: reverse, randomized otherwise
        Returns:
        row and column matching, size m+n

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.