|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ScoreSetup
Interface for scoring functions that need to be set up before being used on a given polymer. This might be caused by large memory overhead.
ScoreList
,
ScoreFunction
Method Summary | |
---|---|
void |
finished(Polymer p)
This function is called when you are done using the function on a polymer. |
void |
setup(Polymer p)
This function is to set up the scoring function for use on a polymer. |
Method Detail |
---|
void setup(Polymer p)
void finished(Polymer p)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |