| Package | Description |
|---|---|
| de.jstacs.sequenceScores.differentiable.logistic |
| Class and Description |
|---|
| LogisticConstraint |
| LogisticDiffSS
This class implements a logistic function.
|
| ProductConstraint
This class implements product constraints, i.e., the method
ProductConstraint.getValue(Sequence,int)
returns the product of the values for the positions defined in the constructor. |