public interface DPFactory
Modifier and Type | Interface and Description |
---|---|
static class |
DPFactory.DefaultFactory |
Modifier and Type | Method and Description |
---|---|
DP |
createDP(MarkovModel model) |
DP createDP(MarkovModel model) throws IllegalArgumentException, BioException
IllegalArgumentException
BioException
Copyright © 2014 BioJava. All rights reserved.