edu.rit.smp.network
Class FloydPrint
- java.lang.Object
-
- edu.rit.smp.network.FloydPrint
-
public class FloydPrint extends java.lang.ObjectClass FloydPrint is a main program that prints the contents of a distance matrix input or output file for the FloydSeq, FloydSmpRow, and FloydSmpCol programs.Usage: java edu.rit.smp.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 voidmain(java.lang.String[] args)Main program.
-
DMelt 3.0 © DataMelt by jWork.ORG