edu.ucla.stat.SOCR.analyses.util.importExport
Class DadesExternes
java.lang.Object
edu.ucla.stat.SOCR.analyses.util.importExport.DadesExternes
public class DadesExternes
- extends java.lang.Object
MultiDendrograms
Given a text file representing a distances matrix between elements,
gets all the distances between elements and stores them into a list
- Since:
- JDK 6.0
- Author:
- Justo Montiel, David Torres, Sergio Gómez, Alberto Fernández
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DadesExternes
public DadesExternes(FitxerDades fitx)
throws java.lang.Exception
- Throws:
java.lang.Exception
DadesExternes
public DadesExternes(FitxerDades fitx,
java.lang.String dummyString)
throws java.lang.Exception
- Throws:
java.lang.Exception
getFitxerDades
public FitxerDades getFitxerDades()
getTaulaNoms
public java.util.Hashtable<java.lang.Integer,java.lang.String> getTaulaNoms()
getMatriuDistancies
public MatriuDistancies getMatriuDistancies()
getPrecisio
public int getPrecisio()