|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use MEMConstraint | |
---|---|
de.jstacs.sequenceScores.statisticalModels.trainable.discrete | |
de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous | This package contains various inhomogeneous models. |
Uses of MEMConstraint in de.jstacs.sequenceScores.statisticalModels.trainable.discrete |
---|
Methods in de.jstacs.sequenceScores.statisticalModels.trainable.discrete that return MEMConstraint | |
---|---|
static MEMConstraint[] |
ConstraintManager.createConstraints(AbstractList<int[]> list,
int[] alphabetLength)
Creates the constraints of a model. |
static MEMConstraint[] |
ConstraintManager.createConstraints(AbstractList<int[]> list,
int[] alphabetLength,
int[] indices)
Creates the constraints for a part of a model. |
Uses of MEMConstraint in de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous |
---|
Methods in de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous that return MEMConstraint | |
---|---|
MEMConstraint |
MEMConstraint.clone()
|
Methods in de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous with parameters of type MEMConstraint | |
---|---|
void |
MEMConstraint.addParameters(int offset,
IntList list,
MEMConstraint[] constraint,
double[] params,
int[] start)
|
int |
MEMConstraint.comparePosition(int offset,
MEMConstraint constr)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |