Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Y
F
FactorTrie
- Class in
jbil.sequence
A factor trie is a trie representing all factors of a given length of a set of sequences.
FactorTrie(Alphabet, int)
- Constructor for class jbil.sequence.
FactorTrie
Creates an empty factor trie.
FactorTrie(Sequence, int)
- Constructor for class jbil.sequence.
FactorTrie
Creates a factor trie representing the factors of a given sequence.
falseIndexes(boolean[])
- Static method in class jbil.util.
BooleanArrayUtilities
Returns an int array containing the indexes of the false entries of a boolean array.
falseIndexesCount(boolean[])
- Static method in class jbil.util.
BooleanArrayUtilities
Counts the false entries of a boolean array.
fillInSequence(int[], int)
- Static method in class jbil.util.
ArrayUtilities
Fills a vector with successive values starting from a given value.
first
- Variable in class jbil.common.
Pair
The first element
FixedLengthSequenceModel
- Interface in
jbil.sequence
Specialises the SequenceModel interface for sets of sequences of a fixed length.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Y