|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComparableElement | |
---|---|
de.jstacs.motifDiscovery | This package provides the framework including the interface for any de novo motif discoverer |
de.jstacs.utils | This package contains a bundle of useful classes and interfaces like ... |
Uses of ComparableElement in de.jstacs.motifDiscovery |
---|
Methods in de.jstacs.motifDiscovery that return ComparableElement | |
---|---|
static ComparableElement<double[],Double>[] |
MutableMotifDiscovererToolbox.getSortedInitialParameters(Sample[] data,
ScoringFunction[] funs,
MutableMotifDiscovererToolbox.InitMethodForScoringFunction[] init,
OptimizableFunction opt,
int n,
SafeOutputStream stream)
This method allows to initialize the MutableMotifDiscovererToolbox.InitMethodForScoringFunction using different MutableMotifDiscovererToolbox.InitMethodForScoringFunction . |
Uses of ComparableElement in de.jstacs.utils |
---|
Methods in de.jstacs.utils with parameters of type ComparableElement | |
---|---|
int |
ComparableElement.compareTo(ComparableElement<E,C> o)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |