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
L
M
N
O
P
R
S
T
U
T
toBytes(long)
- Static method in class baobab.util.
Bytes
Returns a 8-byte array built from a long.
toBytes(long, byte[])
- Static method in class baobab.util.
Bytes
Build a 8-byte array from a long.
toLong(byte[])
- Static method in class baobab.util.
Bytes
Build a long from first 8 bytes of the array.
toShort(byte[])
- Static method in class baobab.util.
Bytes
Build a short from first 2 bytes of the array.
toString()
- Method in class baobab.bio.permutation.
ComplexSignedPermutation
toString()
- Method in class baobab.bio.permutation.
Cycle
toString()
- Method in class baobab.bio.permutation.
CyclePartition
toString()
- Method in class baobab.bio.permutation.
Point
toString()
- Method in class baobab.bio.permutation.
SignedComponent
toString()
- Method in class baobab.bio.permutation.
SignedCycle
toString()
- Method in class baobab.bio.permutation.
SignedPermutation
toString()
- Method in class baobab.bio.permutation.
UnsignedPermutation
toString(int, int)
- Method in class baobab.trace.
Trace
Produces a string representation of a trace
toString()
- Method in class baobab.trace.
Trace
toString()
- Method in class baobab.trace.
TraceSortedSet
toString(byte[])
- Static method in class baobab.trace.
TraceUtil
toString(byte[][])
- Static method in class baobab.trace.
TraceUtil
toString(byte[][][])
- Static method in class baobab.trace.
TraceUtil
toString(BitList)
- Static method in class baobab.trace.
TraceUtil
toString(BitList[])
- Static method in class baobab.trace.
TraceUtil
toString(BitList[][])
- Static method in class baobab.trace.
TraceUtil
toString()
- Method in class baobab.util.
BitList
Trace
- Class in
baobab.trace
The LightTraceRule class represents a trace on 1..elementSize.
Trace(byte[], int)
- Constructor for class baobab.trace.
Trace
Constructs a LightTraceRule
Trace(Trace)
- Constructor for class baobab.trace.
Trace
Constructs a LightTraceRule, as a clone of a given trace
TraceSortedSet
- Class in
baobab.trace
The TraceSortedSet class represents a set of traces on 1..elementSize (all traces have the same number of elements).
TraceSortedSet(int, int, boolean, int, int, int)
- Constructor for class baobab.trace.
TraceSortedSet
TraceUtil
- Class in
baobab.trace
TraceWidth
- Class in
baobab.trace
TraceWidth()
- Constructor for class baobab.trace.
TraceWidth
transpose(int[], int, int, int)
- Static method in class baobab.bio.permutation.
PermutationUtil
Make a new permutation, by transposing blocks at the permutation between the specified positions
transposeToNewPermutation(Point, Point, Point)
- Method in class baobab.bio.permutation.
UnsignedPermutation
Make a new permutation, by transposing the permutation between the specified positions
transposeToNewPermutation(int, int, int)
- Method in class baobab.bio.permutation.
UnsignedPermutation
Make a new permutation, by transposing the permutation between the specified positions
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
L
M
N
O
P
R
S
T
U