Documentation of 'medusa.georgios.ClusteringAlgorithms.NJ' Java class
NJ
medusa.georgios.ClusteringAlgorithms

Class NJ



  • public class NJ
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      java.lang.StringBuffer NHX 
    • Constructor Summary

      Constructors 
      Constructor and Description
      NJ(float[][] ds) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      boolean checkAdditivity() 
      float d(int i, int j) 
      medusa.georgios.ClusteringAlgorithms.NJCluster getRoot() 
      boolean is_internal(medusa.georgios.ClusteringAlgorithms.NJCluster cluster) 
      void join(int i, int j) 
      java.lang.String NewickFormat(medusa.georgios.ClusteringAlgorithms.NJCluster cluster) 
      • Methods inherited from class java.lang.Object

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

      • NHX

        public java.lang.StringBuffer NHX
    • Constructor Detail

      • NJ

        public NJ(float[][] ds)
    • 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

You see the box below because you did not login.