Uses of Interface
org.biojava.bio.dp.onehead.DPCursor
Packages that use DPCursor
-
Uses of DPCursor in org.biojava.bio.dp.onehead
Classes in org.biojava.bio.dp.onehead that implement DPCursorModifier and TypeClassDescriptionclassConstant-memory implementation of single-head DP cursor.Methods in org.biojava.bio.dp.onehead with parameters of type DPCursorModifier and TypeMethodDescriptionprotected doubleprotected voidSingleDP.backward_initialize(DPCursor dpCursor, ScoreType scoreType) protected voidSingleDP.backward_recurse(DPCursor dpCursor, ScoreType scoreType) protected doubleSingleDP.backward_termination(DPCursor dpCursor, ScoreType scoreType) protected doubleprotected voidSingleDP.forward_initialize(DPCursor dpCursor, ScoreType scoreType)