org.biojavax.bio.phylo
Class ParsimonyTreeMethod

java.lang.Object
  extended by org.biojavax.bio.phylo.ParsimonyTreeMethod

public class ParsimonyTreeMethod
extends Object


Constructor Summary
ParsimonyTreeMethod()
           
 
Method Summary
static void MP(TaxaBlock t, CharactersBlock ch)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParsimonyTreeMethod

public ParsimonyTreeMethod()
Method Detail

MP

public static void MP(TaxaBlock t,
                      CharactersBlock ch)