Uses of Class
de.jstacs.data.sequences.ArbitraryFloatSequence

Packages that use ArbitraryFloatSequence
de.jstacs.data.sequences Provides classes for representing sequences.
The implementations of sequences currently include DiscreteSequences prepared for alphabets of different sizes, and ArbitrarySequences that may contain continuous values as well.
As sub-package provides the facilities to annotate Sequences. 
 

Uses of ArbitraryFloatSequence in de.jstacs.data.sequences
 

Methods in de.jstacs.data.sequences that return ArbitraryFloatSequence
protected  ArbitraryFloatSequence ArbitraryFloatSequence.flatCloneWithoutAnnotation()