medusa.georgios.ClusteringAlgorithms
Class NJ
- java.lang.Object
-
- medusa.georgios.ClusteringAlgorithms.NJ
-
public class NJ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field and Description java.lang.StringBufferNHX
-
Constructor Summary
Constructors Constructor and Description NJ(float[][] ds)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description booleancheckAdditivity()floatd(int i, int j)medusa.georgios.ClusteringAlgorithms.NJClustergetRoot()booleanis_internal(medusa.georgios.ClusteringAlgorithms.NJCluster cluster)voidjoin(int i, int j)java.lang.StringNewickFormat(medusa.georgios.ClusteringAlgorithms.NJCluster cluster)
-
-
-
Method Detail
-
getRoot
public medusa.georgios.ClusteringAlgorithms.NJCluster getRoot()
-
d
public float d(int i, int j)
-
join
public void join(int i, int j)
-
checkAdditivity
public boolean checkAdditivity()
-
is_internal
public boolean is_internal(medusa.georgios.ClusteringAlgorithms.NJCluster cluster)
-
NewickFormat
public java.lang.String NewickFormat(medusa.georgios.ClusteringAlgorithms.NJCluster cluster)
-
-
DMelt 3.0 © DataMelt by jWork.ORG