Uses of Class
story.scheherazade.analysis.NWAlignment

Packages that use NWAlignment
story.scheherazade.analysis   
 

Uses of NWAlignment in story.scheherazade.analysis
 

Methods in story.scheherazade.analysis that return NWAlignment
static NWAlignment NWAlignment.alignNW(int story1, int story2, java.util.Vector<SCHIntersection> index1, java.util.Vector<SCHIntersection> index2, SCHIntersection[][] pairwise)
          Run a variation of the Needleman-Wunsch algorithm on two stories
 



Copyright © 2011 David K. Elson. All Rights Reserved.