smueller.datastructure
Class NewDistanceMatrix

java.lang.Object
  extended by smueller.datastructure.DistanceMatrix
      extended by smueller.datastructure.NewDistanceMatrix

public class NewDistanceMatrix
extends DistanceMatrix

Author:
Soeren Mueller, smueller@cebitec.uni-bielefeld.de

Constructor Summary
NewDistanceMatrix(double[] bp)
           
 
Method Summary
 
Methods inherited from class smueller.datastructure.DistanceMatrix
getDistmat
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewDistanceMatrix

public NewDistanceMatrix(double[] bp)


Copyright © 2007-2012. All Rights Reserved.