Documentation of 'edu.rit.hyb.network.FloydPrint' Java class
FloydPrint
edu.rit.hyb.network

Class FloydPrint



  • public class FloydPrint
    extends java.lang.Object
    Class FloydPrint is a main program that prints the contents of a distance matrix input or output file for the FloydSeq or FloydHyb programs.

    Usage: java edu.rit.hyb.network.FloydPrint matrixfile

    The distance matrix file is a binary file written in the format required by class DoubleMatrixFile.

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args)
      Main program.
      • Methods inherited from class java.lang.Object

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

      • main

        public static void main(java.lang.String[] args)
                         throws java.lang.Exception
        Main program.
        Throws:
        java.lang.Exception

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.