Serialized Form
serialVersionUID: 1020L
Package cern.colt.bitvector |
columns
int columns
rows
int rows
bits
long[] bits
bits
long[] bits
- The bits of this object. The ith bit is stored in bits[i/64] at
bit position i % 64 (where bit position 0 refers to the least
significant bit and 63 refers to the most significant bit).
-
nbits
int nbits
target
DoubleBufferConsumer target
elements
double[] elements
list
DoubleArrayList list
capacity
int capacity
size
int size
target
DoubleBuffer2DConsumer target
xElements
double[] xElements
yElements
double[] yElements
xList
DoubleArrayList xList
yList
DoubleArrayList yList
capacity
int capacity
size
int size
target
DoubleBuffer3DConsumer target
xElements
double[] xElements
yElements
double[] yElements
zElements
double[] zElements
xList
DoubleArrayList xList
yList
DoubleArrayList yList
zList
DoubleArrayList zList
capacity
int capacity
size
int size
target
IntBufferConsumer target
elements
int[] elements
list
IntArrayList list
capacity
int capacity
size
int size
target
IntBuffer2DConsumer target
xElements
int[] xElements
yElements
int[] yElements
xList
IntArrayList xList
yList
IntArrayList yList
capacity
int capacity
size
int size
target
IntBuffer3DConsumer target
xElements
int[] xElements
yElements
int[] yElements
zElements
int[] zElements
xList
IntArrayList xList
yList
IntArrayList yList
zList
IntArrayList zList
capacity
int capacity
size
int size
target
ObjectBufferConsumer target
elements
java.lang.Object[] elements
list
ObjectArrayList list
capacity
int capacity
size
int size
Package cern.colt.buffer.tboolean |
serialVersionUID: 1L
target
BooleanBufferConsumer target
elements
boolean[] elements
list
BooleanArrayList list
capacity
int capacity
size
int size
serialVersionUID: 1L
target
BooleanBuffer2DConsumer target
xElements
boolean[] xElements
yElements
boolean[] yElements
xList
BooleanArrayList xList
yList
BooleanArrayList yList
capacity
int capacity
size
int size
serialVersionUID: 1L
target
BooleanBuffer3DConsumer target
xElements
boolean[] xElements
yElements
boolean[] yElements
zElements
boolean[] zElements
xList
BooleanArrayList xList
yList
BooleanArrayList yList
zList
BooleanArrayList zList
capacity
int capacity
size
int size
Package cern.colt.buffer.tbyte |
serialVersionUID: 1L
target
ByteBufferConsumer target
elements
byte[] elements
list
ByteArrayList list
capacity
int capacity
size
int size
serialVersionUID: 1L
target
ByteBuffer2DConsumer target
xElements
byte[] xElements
yElements
byte[] yElements
xList
ByteArrayList xList
yList
ByteArrayList yList
capacity
int capacity
size
int size
serialVersionUID: 1L
target
ByteBuffer3DConsumer target
xElements
byte[] xElements
yElements
byte[] yElements
zElements
byte[] zElements
xList
ByteArrayList xList
yList
ByteArrayList yList
zList
ByteArrayList zList
capacity
int capacity
size
int size
Package cern.colt.buffer.tchar |
serialVersionUID: 1L
target
CharBufferConsumer target
elements
char[] elements
list
CharArrayList list
capacity
int capacity
size
int size
serialVersionUID: 1L
target
CharBuffer2DConsumer target
xElements
char[] xElements
yElements
char[] yElements
xList
CharArrayList xList
yList
CharArrayList yList
capacity
int capacity
size
int size
serialVersionUID: 1L
target
CharBuffer3DConsumer target
xElements
char[] xElements
yElements
char[] yElements
zElements
char[] zElements
xList
CharArrayList xList
yList
CharArrayList yList
zList
CharArrayList zList
capacity
int capacity
size
int size
Package cern.colt.buffer.tdouble |
serialVersionUID: 1L
target
DoubleBufferConsumer target
elements
double[] elements
list
DoubleArrayList list
capacity
int capacity
size
int size
serialVersionUID: 1L
target
DoubleBuffer2DConsumer target
xElements
double[] xElements
yElements
double[] yElements
xList
DoubleArrayList xList
yList
DoubleArrayList yList
capacity
int capacity
size
int size
serialVersionUID: 1L
target
DoubleBuffer3DConsumer target
xElements
double[] xElements
yElements
double[] yElements
zElements
double[] zElements
xList
DoubleArrayList xList
yList
DoubleArrayList yList
zList
DoubleArrayList zList
capacity
int capacity
size
int size
Package cern.colt.buffer.tfloat |
serialVersionUID: 1L
target
FloatBufferConsumer target
elements
float[] elements
list
FloatArrayList list
capacity
int capacity
size
int size
serialVersionUID: 1L
target
FloatBuffer2DConsumer target
xElements
float[] xElements
yElements
float[] yElements
xList
FloatArrayList xList
yList
FloatArrayList yList
capacity
int capacity
size
int size
serialVersionUID: 1L
target
FloatBuffer3DConsumer target
xElements
float[] xElements
yElements
float[] yElements
zElements
float[] zElements
xList
FloatArrayList xList
yList
FloatArrayList yList
zList
FloatArrayList zList
capacity
int capacity
size
int size
Package cern.colt.buffer.tint |
serialVersionUID: 1L
target
IntBufferConsumer target
elements
int[] elements
list
IntArrayList list
capacity
int capacity
size
int size
serialVersionUID: 1L
target
IntBuffer2DConsumer target
xElements
int[] xElements
yElements
int[] yElements
xList
IntArrayList xList
yList
IntArrayList yList
capacity
int capacity
size
int size
serialVersionUID: 1L
target
IntBuffer3DConsumer target
xElements
int[] xElements
yElements
int[] yElements
zElements
int[] zElements
xList
IntArrayList xList
yList
IntArrayList yList
zList
IntArrayList zList
capacity
int capacity
size
int size
Package cern.colt.buffer.tlong |
serialVersionUID: 1L
target
LongBufferConsumer target
elements
long[] elements
list
LongArrayList list
capacity
int capacity
size
int size
serialVersionUID: 1L
target
LongBuffer2DConsumer target
xElements
long[] xElements
yElements
long[] yElements
xList
LongArrayList xList
yList
LongArrayList yList
capacity
int capacity
size
int size
serialVersionUID: 1L
target
LongBuffer3DConsumer target
xElements
long[] xElements
yElements
long[] yElements
zElements
long[] zElements
xList
LongArrayList xList
yList
LongArrayList yList
zList
LongArrayList zList
capacity
int capacity
size
int size
Package cern.colt.buffer.tobject |
serialVersionUID: 1L
target
ObjectBufferConsumer target
elements
java.lang.Object[] elements
list
ObjectArrayList list
capacity
int capacity
size
int size
Package cern.colt.buffer.tshort |
serialVersionUID: 1L
target
ShortBufferConsumer target
elements
short[] elements
list
ShortArrayList list
capacity
int capacity
size
int size
serialVersionUID: 1L
target
ShortBuffer2DConsumer target
xElements
short[] xElements
yElements
short[] yElements
xList
ShortArrayList xList
yList
ShortArrayList yList
capacity
int capacity
size
int size
serialVersionUID: 1L
target
ShortBuffer3DConsumer target
xElements
short[] xElements
yElements
short[] yElements
zElements
short[] zElements
xList
ShortArrayList xList
yList
ShortArrayList yList
zList
ShortArrayList zList
capacity
int capacity
size
int size
size
int size
- The size of the list.
This is a READ_ONLY variable for all methods but setSizeRaw(int newSize) !!!
If you violate this principle in subclasses, you should exactly know what you are doing.
-
size
int size
- The size of the list.
This is a READ_ONLY variable for all methods but setSizeRaw(int newSize) !!!
If you violate this principle in subclasses, you should exactly know what you are doing.
-
size
int size
- The size of the list.
This is a READ_ONLY variable for all methods but setSizeRaw(int newSize) !!!
If you violate this principle in subclasses, you should exactly know what you are doing.
-
serialVersionUID: 1L
size
int size
- The size of the list.
This is a READ_ONLY variable for all methods but setSizeRaw(int newSize) !!!
If you violate this principle in subclasses, you should exactly know what you are doing.
-
size
int size
- The size of the list.
This is a READ_ONLY variable for all methods but setSizeRaw(int newSize) !!!
If you violate this principle in subclasses, you should exactly know what you are doing.
-
size
int size
- The size of the list.
This is a READ_ONLY variable for all methods but setSizeRaw(int newSize) !!!
If you violate this principle in subclasses, you should exactly know what you are doing.
-
serialVersionUID: 1L
size
int size
- The size of the list.
This is a READ_ONLY variable for all methods but setSizeRaw(int newSize) !!!
If you violate this principle in subclasses, you should exactly know what you are doing.
-
size
int size
- The size of the list.
This is a READ_ONLY variable for all methods but setSizeRaw(int newSize) !!!
If you violate this principle in subclasses, you should exactly know what you are doing.
-
elements
boolean[] elements
- The array buffer into which the elements of the list are stored.
The capacity of the list is the length of this array buffer.
-
elements
byte[] elements
- The array buffer into which the elements of the list are stored.
The capacity of the list is the length of this array buffer.
-
elements
char[] elements
- The array buffer into which the elements of the list are stored.
The capacity of the list is the length of this array buffer.
-
distinctValues
long[] distinctValues
elements
MinMaxNumberList elements
elements
double[] elements
- The array buffer into which the elements of the list are stored.
The capacity of the list is the length of this array buffer.
-
elements
float[] elements
- The array buffer into which the elements of the list are stored.
The capacity of the list is the length of this array buffer.
-
elements
int[] elements
- The array buffer into which the elements of the list are stored.
The capacity of the list is the length of this array buffer.
-
elements
long[] elements
- The array buffer into which the elements of the list are stored.
The capacity of the list is the length of this array buffer.
-
minValue
long minValue
bitsPerElement
int bitsPerElement
bits
long[] bits
capacity
int capacity
elements
java.lang.Object[] elements
- The array buffer into which the elements of the list are stored.
The capacity of the list is the length of this array buffer.
-
size
int size
- The size of the list.
-
elements
short[] elements
- The array buffer into which the elements of the list are stored.
The capacity of the list is the length of this array buffer.
-
elements
long[] elements
- The array buffer into which the elements of the list are stored.
The capacity of the list is the length of this array buffer.
-
size
int size
- The size of the list.
-
Package cern.colt.list.tboolean |
serialVersionUID: 1L
size
int size
- The size of the list. This is a READ_ONLY variable for all methods but
setSizeRaw(int newSize) !!! If you violate this principle in subclasses,
you should exactly know what you are doing.
-
serialVersionUID: 1L
elements
boolean[] elements
- The array buffer into which the elements of the list are stored. The
capacity of the list is the length of this array buffer.
-
Package cern.colt.list.tbyte |
serialVersionUID: 1L
size
int size
- The size of the list. This is a READ_ONLY variable for all methods but
setSizeRaw(int newSize) !!! If you violate this principle in subclasses,
you should exactly know what you are doing.
-
serialVersionUID: 1L
elements
byte[] elements
- The array buffer into which the elements of the list are stored. The
capacity of the list is the length of this array buffer.
-
Package cern.colt.list.tchar |
serialVersionUID: 1L
size
int size
- The size of the list. This is a READ_ONLY variable for all methods but
setSizeRaw(int newSize) !!! If you violate this principle in subclasses,
you should exactly know what you are doing.
-
serialVersionUID: 1L
elements
char[] elements
- The array buffer into which the elements of the list are stored. The
capacity of the list is the length of this array buffer.
-
Package cern.colt.list.tdouble |
serialVersionUID: 1L
size
int size
- The size of the list. This is a READ_ONLY variable for all methods but
setSizeRaw(int newSize) !!! If you violate this principle in subclasses,
you should exactly know what you are doing.
-
serialVersionUID: 1L
elements
double[] elements
- The array buffer into which the elements of the list are stored. The
capacity of the list is the length of this array buffer.
-
Package cern.colt.list.tfloat |
serialVersionUID: 1L
size
int size
- The size of the list. This is a READ_ONLY variable for all methods but
setSizeRaw(int newSize) !!! If you violate this principle in subclasses,
you should exactly know what you are doing.
-
serialVersionUID: 1L
elements
float[] elements
- The array buffer into which the elements of the list are stored. The
capacity of the list is the length of this array buffer.
-
Package cern.colt.list.tint |
serialVersionUID: 1L
size
int size
- The size of the list. This is a READ_ONLY variable for all methods but
setSizeRaw(int newSize) !!! If you violate this principle in subclasses,
you should exactly know what you are doing.
-
serialVersionUID: 1L
elements
int[] elements
- The array buffer into which the elements of the list are stored. The
capacity of the list is the length of this array buffer.
-
Package cern.colt.list.tlong |
serialVersionUID: 1L
size
int size
- The size of the list. This is a READ_ONLY variable for all methods but
setSizeRaw(int newSize) !!! If you violate this principle in subclasses,
you should exactly know what you are doing.
-
serialVersionUID: 1L
distinctValues
long[] distinctValues
elements
MinMaxNumberList elements
serialVersionUID: 1L
elements
long[] elements
- The array buffer into which the elements of the list are stored. The
capacity of the list is the length of this array buffer.
-
serialVersionUID: 1L
minValue
long minValue
bitsPerElement
int bitsPerElement
bits
long[] bits
capacity
int capacity
serialVersionUID: 1L
elements
long[] elements
- The array buffer into which the elements of the list are stored. The
capacity of the list is the length of this array buffer.
-
size
int size
- The size of the list.
-
Package cern.colt.list.tobject |
serialVersionUID: 1L
elements
java.lang.Object[] elements
- The array buffer into which the elements of the list are stored. The
capacity of the list is the length of this array buffer.
-
size
int size
- The size of the list.
-
Package cern.colt.list.tshort |
serialVersionUID: 1L
size
int size
- The size of the list. This is a READ_ONLY variable for all methods but
setSizeRaw(int newSize) !!! If you violate this principle in subclasses,
you should exactly know what you are doing.
-
serialVersionUID: 1L
elements
short[] elements
- The array buffer into which the elements of the list are stored. The
capacity of the list is the length of this array buffer.
-
serialVersionUID: 1L
distinct
int distinct
- The number of distinct associations in the map; its "size()".
lowWaterMark
int lowWaterMark
- The table capacity c=table.length always satisfies the invariant
c * minLoadFactor <= s <= c * maxLoadFactor, where s=size() is
the number of associations currently contained. The term "c *
minLoadFactor" is called the "lowWaterMark", "c * maxLoadFactor" is
called the "highWaterMark". In other words, the table capacity (and
proportionally the memory used by this class) oscillates within these
constraints. The terms are precomputed and cached to avoid recalculating
them each time put(..) or removeKey(...) is called.
highWaterMark
int highWaterMark
minLoadFactor
double minLoadFactor
- The minimum load factor for the hashtable.
maxLoadFactor
double maxLoadFactor
- The maximum load factor for the hashtable.
table
double[] table
- The hash table keys.
-
values
int[] values
- The hash table values.
-
state
byte[] state
- The state of each hash table entry (FREE, FULL, REMOVED).
-
freeEntries
int freeEntries
- The number of table entries in state==FREE.
-
table
int[] table
- The hash table keys.
-
values
double[] values
- The hash table values.
-
state
byte[] state
- The state of each hash table entry (FREE, FULL, REMOVED).
-
freeEntries
int freeEntries
- The number of table entries in state==FREE.
-
table
int[] table
- The hash table keys.
-
values
int[] values
- The hash table values.
-
state
byte[] state
- The state of each hash table entry (FREE, FULL, REMOVED).
-
freeEntries
int freeEntries
- The number of table entries in state==FREE.
-
table
int[] table
- The hash table keys.
-
values
java.lang.Object[] values
- The hash table values.
-
state
byte[] state
- The state of each hash table entry (FREE, FULL, REMOVED).
-
freeEntries
int freeEntries
- The number of table entries in state==FREE.
-
table
long[] table
- The hash table keys.
-
values
java.lang.Object[] values
- The hash table values.
-
state
byte[] state
- The state of each hash table entry (FREE, FULL, REMOVED).
-
freeEntries
int freeEntries
- The number of table entries in state==FREE.
-
Package cern.colt.map.tdouble |
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
table
double[] table
- The hash table keys.
-
values
int[] values
- The hash table values.
-
state
byte[] state
- The state of each hash table entry (FREE, FULL, REMOVED).
-
freeEntries
int freeEntries
- The number of table entries in state==FREE.
-
serialVersionUID: 1L
table
double[] table
- The hash table keys.
-
values
long[] values
- The hash table values.
-
state
byte[] state
- The state of each hash table entry (FREE, FULL, REMOVED).
-
freeEntries
int freeEntries
- The number of table entries in state==FREE.
-
serialVersionUID: 1L
table
int[] table
- The hash table keys.
-
values
double[] values
- The hash table values.
-
state
byte[] state
- The state of each hash table entry (FREE, FULL, REMOVED).
-
freeEntries
int freeEntries
- The number of table entries in state==FREE.
-
serialVersionUID: 1L
table
long[] table
- The hash table keys.
-
values
double[] values
- The hash table values.
-
state
byte[] state
- The state of each hash table entry (FREE, FULL, REMOVED).
-
freeEntries
int freeEntries
- The number of table entries in state==FREE.
-
Package cern.colt.map.tfloat |
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
table
float[] table
- The hash table keys.
-
values
int[] values
- The hash table values.
-
state
byte[] state
- The state of each hash table entry (FREE, FULL, REMOVED).
-
freeEntries
int freeEntries
- The number of table entries in state==FREE.
-
serialVersionUID: 1L
table
float[] table
- The hash table keys.
-
values
long[] values
- The hash table values.
-
state
byte[] state
- The state of each hash table entry (FREE, FULL, REMOVED).
-
freeEntries
int freeEntries
- The number of table entries in state==FREE.
-
serialVersionUID: 1L
table
int[] table
- The hash table keys.
-
values
float[] values
- The hash table values.
-
state
byte[] state
- The state of each hash table entry (FREE, FULL, REMOVED).
-
freeEntries
int freeEntries
- The number of table entries in state==FREE.
-
serialVersionUID: 1L
table
long[] table
- The hash table keys.
-
values
float[] values
- The hash table values.
-
state
byte[] state
- The state of each hash table entry (FREE, FULL, REMOVED).
-
freeEntries
int freeEntries
- The number of table entries in state==FREE.
-
Package cern.colt.map.tint |
serialVersionUID: 1L
serialVersionUID: 1L
table
int[] table
- The hash table keys.
-
values
int[] values
- The hash table values.
-
state
byte[] state
- The state of each hash table entry (FREE, FULL, REMOVED).
-
freeEntries
int freeEntries
- The number of table entries in state==FREE.
-
serialVersionUID: 1L
totalProbesSaved
int totalProbesSaved
Package cern.colt.map.tlong |
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
table
int[] table
- The hash table keys.
-
values
long[] values
- The hash table values.
-
state
byte[] state
- The state of each hash table entry (FREE, FULL, REMOVED).
-
freeEntries
int freeEntries
- The number of table entries in state==FREE.
-
serialVersionUID: 1L
table
long[] table
- The hash table keys.
-
values
int[] values
- The hash table values.
-
state
byte[] state
- The state of each hash table entry (FREE, FULL, REMOVED).
-
freeEntries
int freeEntries
- The number of table entries in state==FREE.
-
serialVersionUID: 1L
table
long[] table
- The hash table keys.
-
values
long[] values
- The hash table values.
-
state
byte[] state
- The state of each hash table entry (FREE, FULL, REMOVED).
-
freeEntries
int freeEntries
- The number of table entries in state==FREE.
-
Package cern.colt.map.tobject |
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
table
int[] table
- The hash table keys.
-
values
java.lang.Object[] values
- The hash table values.
-
state
byte[] state
- The state of each hash table entry (FREE, FULL, REMOVED).
-
freeEntries
int freeEntries
- The number of table entries in state==FREE.
-
serialVersionUID: 1L
table
long[] table
- The hash table keys.
-
values
java.lang.Object[] values
- The hash table values.
-
state
byte[] state
- The state of each hash table entry (FREE, FULL, REMOVED).
-
freeEntries
int freeEntries
- The number of table entries in state==FREE.
-
serialVersionUID: 1L
alignment
java.lang.String alignment
- The default format string for formatting a single cell value; currently
"%G".
format
java.lang.String format
- The default format string for formatting a single cell value; currently
"%G".
minColumnWidth
int minColumnWidth
- The default minimum number of characters a column may have; currently
1.
columnSeparator
java.lang.String columnSeparator
- The default string separating any two columns from another; currently
" ".
rowSeparator
java.lang.String rowSeparator
- The default string separating any two rows from another; currently
"\n".
sliceSeparator
java.lang.String sliceSeparator
- The default string separating any two slices from another; currently
"\n\n".
printShape
boolean printShape
- Tells whether String representations are to be preceded with summary of
the shape; currently true.
serialVersionUID: 1L
isNoView
boolean isNoView
serialVersionUID: 1L
size
int size
- the number of cells this matrix (view) has
zero
int zero
- the index of the first element
stride
int stride
- the number of indexes between any two elements, i.e.
index(i+1) - index(i).
serialVersionUID: 1L
columns
int columns
- the number of colums and rows this matrix (view) has
rows
int rows
- the number of colums and rows this matrix (view) has
rowStride
int rowStride
- the number of elements between two rows, i.e.
index(i+1,j,k) - index(i,j,k).
columnStride
int columnStride
- the number of elements between two columns, i.e.
index(i,j+1,k) - index(i,j,k).
rowZero
int rowZero
- the index of the first element
columnZero
int columnZero
- the index of the first element
serialVersionUID: 1L
slices
int slices
- the number of slices this matrix (view) has
rows
int rows
- the number of rows this matrix (view) has
columns
int columns
- the number of columns this matrix (view) has
sliceStride
int sliceStride
- the number of elements between two slices, i.e.
index(k+1,i,j) - index(k,i,j).
rowStride
int rowStride
- the number of elements between two rows, i.e.
index(k,i+1,j) - index(k,i,j).
columnStride
int columnStride
- the number of elements between two columns, i.e.
index(k,i,j+1) - index(k,i,j).
sliceZero
int sliceZero
- the index of the first element
rowZero
int rowZero
- the index of the first element
columnZero
int columnZero
- the index of the first element
Package cern.colt.matrix.doublealgo |
Package cern.colt.matrix.impl |
alignment
java.lang.String alignment
- The default format string for formatting a single cell value; currently "%G".
format
java.lang.String format
- The default format string for formatting a single cell value; currently "%G".
minColumnWidth
int minColumnWidth
- The default minimum number of characters a column may have; currently 1.
columnSeparator
java.lang.String columnSeparator
- The default string separating any two columns from another; currently " ".
rowSeparator
java.lang.String rowSeparator
- The default string separating any two rows from another; currently "\n".
sliceSeparator
java.lang.String sliceSeparator
- The default string separating any two slices from another; currently "\n\n".
printShape
boolean printShape
- Tells whether String representations are to be preceded with summary of the shape; currently true.
isNoView
boolean isNoView
size
int size
- the number of cells this matrix (view) has
zero
int zero
- the index of the first element
stride
int stride
- the number of indexes between any two elements, i.e. index(i+1) - index(i).
columns
int columns
- the number of colums and rows this matrix (view) has
rows
int rows
- the number of colums and rows this matrix (view) has
rowStride
int rowStride
- the number of elements between two rows, i.e. index(i+1,j,k) - index(i,j,k).
columnStride
int columnStride
- the number of elements between two columns, i.e. index(i,j+1,k) - index(i,j,k).
rowZero
int rowZero
- the index of the first element
columnZero
int columnZero
- the index of the first element
slices
int slices
- the number of slices this matrix (view) has
rows
int rows
- the number of rows this matrix (view) has
columns
int columns
- the number of columns this matrix (view) has
sliceStride
int sliceStride
- the number of elements between two slices, i.e. index(k+1,i,j) - index(k,i,j).
rowStride
int rowStride
- the number of elements between two rows, i.e. index(k,i+1,j) - index(k,i,j).
columnStride
int columnStride
- the number of elements between two columns, i.e. index(k,i,j+1) - index(k,i,j).
sliceZero
int sliceZero
- the index of the first element
rowZero
int rowZero
- the index of the first element
columnZero
int columnZero
- the index of the first element
elements
double[] elements
- The elements of this matrix.
serialVersionUID: 1020177651L
elements
double[] elements
- The elements of this matrix.
elements are stored in row major, i.e.
index==row*columns + column
columnOf(index)==index%columns
rowOf(index)==index/columns
i.e. {row0 column0..m}, {row1 column0..m}, ..., {rown column0..m}
elements
double[] elements
- The elements of this matrix.
elements are stored in slice major, then row major, then column major, in order of significance, i.e.
index==slice*sliceStride+ row*rowStride + column*columnStride
i.e. {slice0 row0..m}, {slice1 row0..m}, ..., {sliceN row0..m}
with each row storead as
{row0 column0..m}, {row1 column0..m}, ..., {rown column0..m}
elements
java.lang.Object[] elements
- The elements of this matrix.
elements
java.lang.Object[] elements
- The elements of this matrix.
elements are stored in row major, i.e.
index==row*columns + column
columnOf(index)==index%columns
rowOf(index)==index/columns
i.e. {row0 column0..m}, {row1 column0..m}, ..., {rown column0..m}
elements
java.lang.Object[] elements
- The elements of this matrix.
elements are stored in slice major, then row major, then column major, in order of significance, i.e.
index==slice*sliceStride+ row*rowStride + column*columnStride
i.e. {slice0 row0..m}, {slice1 row0..m}, ..., {sliceN row0..m}
with each row storead as
{row0 column0..m}, {row1 column0..m}, ..., {rown column0..m}
indexes
IntArrayList indexes
values
DoubleArrayList values
starts
int[] starts
elements
AbstractIntDoubleMap elements
elements
AbstractIntDoubleMap elements
dummy
int dummy
elements
AbstractIntDoubleMap elements
elements
AbstractIntObjectMap elements
elements
AbstractIntObjectMap elements
elements
AbstractIntObjectMap elements
Package cern.colt.matrix.linalg |
property
Property property
- The property object attached to this instance.
serialVersionUID: 1020L
L
DoubleMatrix2D L
- Array for internal storage of decomposition.
- internal array storage.
n
int n
- Row and column dimension (square matrix).
- matrix dimension.
isSymmetricPositiveDefinite
boolean isSymmetricPositiveDefinite
- Symmetric and positive definite flag.
- is symmetric and positive definite flag.
serialVersionUID: 1020L
n
int n
- Row and column dimension (square matrix).
- matrix dimension.
issymmetric
boolean issymmetric
- Symmetry flag.
- internal symmetry flag.
d
double[] d
- Arrays for internal storage of eigenvalues.
- internal storage of eigenvalues.
e
double[] e
- Arrays for internal storage of eigenvalues.
- internal storage of eigenvalues.
V
double[][] V
- Array for internal storage of eigenvectors.
- internal storage of eigenvectors.
H
double[][] H
- Array for internal storage of nonsymmetric Hessenberg form.
- internal storage of nonsymmetric Hessenberg form.
ort
double[] ort
- Working storage for nonsymmetric algorithm.
- working storage for nonsymmetric algorithm.
serialVersionUID: 1020L
quick
LUDecompositionQuick quick
serialVersionUID: 1020L
LU
DoubleMatrix2D LU
- Array for internal storage of decomposition.
- internal array storage.
pivsign
int pivsign
- pivot sign.
- pivot sign.
piv
int[] piv
- Internal storage of pivot vector.
- pivot vector.
isNonSingular
boolean isNonSingular
algebra
Algebra algebra
tolerance
double tolerance
serialVersionUID: 1020L
QR
DoubleMatrix2D QR
- Array for internal storage of decomposition.
- internal array storage.
m
int m
- Row and column dimensions.
- column dimension.
n
int n
- Row and column dimensions.
- column dimension.
Rdiag
DoubleMatrix1D Rdiag
- Array for internal storage of diagonal of R.
- diagonal of R.
serialVersionUID: 1020L
U
double[][] U
- Arrays for internal storage of U and V.
- internal storage of U.
V
double[][] V
- Arrays for internal storage of U and V.
- internal storage of U.
s
double[] s
- Array for internal storage of singular values.
- internal storage of singular values.
m
int m
- Row and column dimensions.
- row dimension.
n
int n
- Row and column dimensions.
- row dimension.
Package cern.colt.matrix.objectalgo |
Package cern.colt.matrix.tbit |
serialVersionUID: 1L
columns
int columns
rows
int rows
bits
long[] bits
serialVersionUID: 1L
bits
long[] bits
- The bits of this object. The ith bit is stored in bits[i/64] at bit
position i % 64 (where bit position 0 refers to the least significant bit
and 63 refers to the most significant bit).
-
nbits
int nbits
Package cern.colt.matrix.tdcomplex |
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
Package cern.colt.matrix.tdcomplex.impl |
serialVersionUID: 1020177651L
fft2
edu.emory.mathcs.jtransforms.fft.DoubleFFT_2D fft2
elements
double[] elements
- The elements of this matrix. elements are stored in row major. Complex
data is represented by 2 double values in sequence, i.e. elements[idx]
constitute the real part and elements[idx+1] constitute the imaginary
part, where idx = index(0,0) + row * rowStride + column * columnStride.
serialVersionUID: 1L
fft
edu.emory.mathcs.jtransforms.fft.DoubleFFT_1D fft
elements
double[] elements
- The elements of this matrix. Complex data is represented by 2 double
values in sequence, i.e. elements[zero + 2 * k * stride] constitute real
part and elements[zero + 2 * k * stride] constitute imaginary part
(k=0,...,size()-1).
serialVersionUID: 1020177651L
fft2
edu.emory.mathcs.jtransforms.fft.DoubleFFT_2D fft2
elements
double[] elements
- The elements of this matrix. elements are stored in row major. Complex
data is represented by 2 double values in sequence, i.e. elements[idx]
constitute the real part and elements[idx+1] constitute the imaginary
part, where idx = index(0,0) + row * rowStride + column * columnStride.
serialVersionUID: 1L
fft3
edu.emory.mathcs.jtransforms.fft.DoubleFFT_3D fft3
elements
double[] elements
- The elements of this matrix. elements are stored in slice major, then row
major, then column major, in order of significance. Complex data is
represented by 2 double values in sequence, i.e. elements[idx] constitute
the real part and elements[idx+1] constitute the imaginary part, where
idx = index(0,0,0) + slice * sliceStride + row * rowStride + column *
columnStride.
serialVersionUID: 1L
elements
double[][] elements
fft2
edu.emory.mathcs.jtransforms.fft.DoubleFFT_2D fft2
fftRows
edu.emory.mathcs.jtransforms.fft.DoubleFFT_1D fftRows
fftColumns
edu.emory.mathcs.jtransforms.fft.DoubleFFT_1D fftColumns
serialVersionUID: 1L
elements
double[][][] elements
fft3
edu.emory.mathcs.jtransforms.fft.DoubleFFT_3D fft3
fft2Slices
edu.emory.mathcs.jtransforms.fft.DoubleFFT_2D fft2Slices
serialVersionUID: 1L
elements
double[] elements
dlength
int dlength
dindex
int dindex
serialVersionUID: 1L
columnPointers
int[] columnPointers
rowIndexes
int[] rowIndexes
values
double[] values
serialVersionUID: 1L
elements
SparseDComplexMatrix1D[] elements
serialVersionUID: 1L
elements
java.util.concurrent.ConcurrentHashMap<K,V> elements
serialVersionUID: 1L
elements
java.util.concurrent.ConcurrentHashMap<K,V> elements
serialVersionUID: 1L
elements
java.util.concurrent.ConcurrentHashMap<K,V> elements
serialVersionUID: 1L
rowPointers
int[] rowPointers
columnIndexes
int[] columnIndexes
values
double[] values
serialVersionUID: 1L
elements
SparseDComplexMatrix1D[] elements
serialVersionUID: 1L
content
DComplexMatrix1D content
serialVersionUID: 1L
content
DComplexMatrix2D content
serialVersionUID: 1L
content
DComplexMatrix3D content
Package cern.colt.matrix.tdouble |
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
Package cern.colt.matrix.tdouble.algo |
serialVersionUID: 1L
property
DoubleProperty property
- The property object attached to this instance.
serialVersionUID: 1L
serialVersionUID: 1L
tolerance
double tolerance
serialVersionUID: 1L
Package cern.colt.matrix.tdouble.algo.decomposition |
serialVersionUID: 1020L
Lt
DoubleMatrix2D Lt
elementsA
double[] elementsA
columnMatrix
boolean columnMatrix
n
int n
- Row and column dimension (square matrix).
serialVersionUID: 1020L
n
int n
- Row and column dimension (square matrix).
- matrix dimension.
issymmetric
boolean issymmetric
- Symmetry flag.
- internal symmetry flag.
d
double[] d
- Arrays for internal storage of eigenvalues.
- internal storage of eigenvalues.
e
double[] e
- Arrays for internal storage of eigenvalues.
- internal storage of eigenvalues.
V
double[][] V
- Array for internal storage of eigenvectors.
- internal storage of eigenvectors.
H
double[][] H
- Array for internal storage of nonsymmetric Hessenberg form.
- internal storage of nonsymmetric Hessenberg form.
ort
double[] ort
- Working storage for nonsymmetric algorithm.
- working storage for nonsymmetric algorithm.
serialVersionUID: 1020L
quick
DenseDoubleLUDecompositionQuick quick
serialVersionUID: 1020L
LU
DoubleMatrix2D LU
- Array for internal storage of decomposition.
- internal array storage.
pivsign
int pivsign
- pivot sign.
- pivot sign.
piv
int[] piv
- Internal storage of pivot vector.
- pivot vector.
isNonSingular
boolean isNonSingular
algebra
DenseDoubleAlgebra algebra
serialVersionUID: 1020L
elementsA
double[] elementsA
- Array for internal storage of decomposition.
- internal array storage.
T
double[] T
columnMatrix
boolean columnMatrix
R
DoubleMatrix2D R
Q
DoubleMatrix2D Q
m
int m
- Row and column dimensions.
- column dimension.
n
int n
- Row and column dimensions.
- column dimension.
Package cern.colt.matrix.tdouble.algo.solver |
serialVersionUID: 1L
reason
DoubleNotConvergedException.Reason reason
- The reason for this exception
serialVersionUID: 1L
iterations
int iterations
- Iteration count when this exception was thrown
r
double r
- Final residual
Package cern.colt.matrix.tdouble.impl |
serialVersionUID: 1020177651L
fft2
edu.emory.mathcs.jtransforms.fft.DoubleFFT_2D fft2
dct2
edu.emory.mathcs.jtransforms.dct.DoubleDCT_2D dct2
dst2
edu.emory.mathcs.jtransforms.dst.DoubleDST_2D dst2
dht2
edu.emory.mathcs.jtransforms.dht.DoubleDHT_2D dht2
elements
double[] elements
serialVersionUID: 1L
fft
edu.emory.mathcs.jtransforms.fft.DoubleFFT_1D fft
dct
edu.emory.mathcs.jtransforms.dct.DoubleDCT_1D dct
dst
edu.emory.mathcs.jtransforms.dst.DoubleDST_1D dst
dht
edu.emory.mathcs.jtransforms.dht.DoubleDHT_1D dht
elements
double[] elements
- The elements of this matrix.
serialVersionUID: 1020177651L
fft2
edu.emory.mathcs.jtransforms.fft.DoubleFFT_2D fft2
dct2
edu.emory.mathcs.jtransforms.dct.DoubleDCT_2D dct2
dst2
edu.emory.mathcs.jtransforms.dst.DoubleDST_2D dst2
dht2
edu.emory.mathcs.jtransforms.dht.DoubleDHT_2D dht2
elements
double[] elements
serialVersionUID: 1L
fft3
edu.emory.mathcs.jtransforms.fft.DoubleFFT_3D fft3
dct3
edu.emory.mathcs.jtransforms.dct.DoubleDCT_3D dct3
dst3
edu.emory.mathcs.jtransforms.dst.DoubleDST_3D dst3
dht3
edu.emory.mathcs.jtransforms.dht.DoubleDHT_3D dht3
elements
double[] elements
serialVersionUID: 1L
elements
double[][] elements
fft2
edu.emory.mathcs.jtransforms.fft.DoubleFFT_2D fft2
dct2
edu.emory.mathcs.jtransforms.dct.DoubleDCT_2D dct2
dst2
edu.emory.mathcs.jtransforms.dst.DoubleDST_2D dst2
dht2
edu.emory.mathcs.jtransforms.dht.DoubleDHT_2D dht2
fftRows
edu.emory.mathcs.jtransforms.fft.DoubleFFT_1D fftRows
fftColumns
edu.emory.mathcs.jtransforms.fft.DoubleFFT_1D fftColumns
dctRows
edu.emory.mathcs.jtransforms.dct.DoubleDCT_1D dctRows
dctColumns
edu.emory.mathcs.jtransforms.dct.DoubleDCT_1D dctColumns
dstRows
edu.emory.mathcs.jtransforms.dst.DoubleDST_1D dstRows
dstColumns
edu.emory.mathcs.jtransforms.dst.DoubleDST_1D dstColumns
dhtRows
edu.emory.mathcs.jtransforms.dht.DoubleDHT_1D dhtRows
dhtColumns
edu.emory.mathcs.jtransforms.dht.DoubleDHT_1D dhtColumns
serialVersionUID: 1L
elements
double[][][] elements
fft3
edu.emory.mathcs.jtransforms.fft.DoubleFFT_3D fft3
dct3
edu.emory.mathcs.jtransforms.dct.DoubleDCT_3D dct3
dst3
edu.emory.mathcs.jtransforms.dst.DoubleDST_3D dst3
dht3
edu.emory.mathcs.jtransforms.dht.DoubleDHT_3D dht3
fft2Slices
edu.emory.mathcs.jtransforms.fft.DoubleFFT_2D fft2Slices
dct2Slices
edu.emory.mathcs.jtransforms.dct.DoubleDCT_2D dct2Slices
dst2Slices
edu.emory.mathcs.jtransforms.dst.DoubleDST_2D dst2Slices
dht2Slices
edu.emory.mathcs.jtransforms.dht.DoubleDHT_2D dht2Slices
serialVersionUID: 1L
elements
double[] elements
dlength
int dlength
dindex
int dindex
serialVersionUID: 1L
dcs
edu.emory.mathcs.csparsej.tdouble.Dcs_common.Dcs dcs
rowIndexesSorted
boolean rowIndexesSorted
serialVersionUID: 1L
elements
SparseDoubleMatrix1D[] elements
serialVersionUID: 1L
elements
AbstractLongDoubleMap elements
serialVersionUID: 1L
elements
AbstractLongDoubleMap elements
serialVersionUID: 1L
elements
AbstractLongDoubleMap elements
serialVersionUID: 1L
rowPointers
int[] rowPointers
columnIndexes
int[] columnIndexes
values
double[] values
columnIndexesSorted
boolean columnIndexesSorted
serialVersionUID: 1L
elements
SparseDoubleMatrix1D[] elements
serialVersionUID: 1L
content
DoubleMatrix1D content
serialVersionUID: 1L
content
DoubleMatrix2D content
serialVersionUID: 1L
content
DoubleMatrix3D content
Package cern.colt.matrix.tfcomplex |
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
Package cern.colt.matrix.tfcomplex.impl |
serialVersionUID: 1020177651L
fft2
edu.emory.mathcs.jtransforms.fft.FloatFFT_2D fft2
elements
float[] elements
- The elements of this matrix. elements are stored in row major. Complex
data is represented by 2 float values in sequence, i.e. elements[idx]
constitute the real part and elements[idx+1] constitute the imaginary
part, where idx = index(0,0) + row * rowStride + column * columnStride.
serialVersionUID: 1L
fft
edu.emory.mathcs.jtransforms.fft.FloatFFT_1D fft
elements
float[] elements
- The elements of this matrix. Complex data is represented by 2 float
values in sequence, i.e. elements[zero + 2 * k * stride] constitute real
part and elements[zero + 2 * k * stride] constitute imaginary part
(k=0,...,size()-1).
serialVersionUID: 1020177651L
fft2
edu.emory.mathcs.jtransforms.fft.FloatFFT_2D fft2
elements
float[] elements
- The elements of this matrix. elements are stored in row major. Complex
data is represented by 2 float values in sequence, i.e. elements[idx]
constitute the real part and elements[idx+1] constitute the imaginary
part, where idx = index(0,0) + row * rowStride + column * columnStride.
serialVersionUID: 1L
fft3
edu.emory.mathcs.jtransforms.fft.FloatFFT_3D fft3
elements
float[] elements
- The elements of this matrix. elements are stored in slice major, then row
major, then column major, in order of significance. Complex data is
represented by 2 float values in sequence, i.e. elements[idx] constitute
the real part and elements[idx+1] constitute the imaginary part, where
idx = index(0,0,0) + slice * sliceStride + row * rowStride + column *
columnStride.
serialVersionUID: 1L
elements
float[][] elements
fft2
edu.emory.mathcs.jtransforms.fft.FloatFFT_2D fft2
fftRows
edu.emory.mathcs.jtransforms.fft.FloatFFT_1D fftRows
fftColumns
edu.emory.mathcs.jtransforms.fft.FloatFFT_1D fftColumns
serialVersionUID: 1L
elements
float[][][] elements
fft3
edu.emory.mathcs.jtransforms.fft.FloatFFT_3D fft3
fft2Slices
edu.emory.mathcs.jtransforms.fft.FloatFFT_2D fft2Slices
serialVersionUID: 1L
elements
float[] elements
dlength
int dlength
dindex
int dindex
serialVersionUID: 1L
columnPointers
int[] columnPointers
rowIndexes
int[] rowIndexes
values
float[] values
serialVersionUID: 1L
elements
SparseFComplexMatrix1D[] elements
serialVersionUID: 1L
elements
java.util.concurrent.ConcurrentHashMap<K,V> elements
serialVersionUID: 1L
elements
java.util.concurrent.ConcurrentHashMap<K,V> elements
serialVersionUID: 1L
elements
java.util.concurrent.ConcurrentHashMap<K,V> elements
serialVersionUID: 1L
rowPointers
int[] rowPointers
columnIndexes
int[] columnIndexes
values
float[] values
serialVersionUID: 1L
elements
SparseFComplexMatrix1D[] elements
serialVersionUID: 1L
content
FComplexMatrix1D content
serialVersionUID: 1L
content
FComplexMatrix2D content
serialVersionUID: 1L
content
FComplexMatrix3D content
Package cern.colt.matrix.tfloat |
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
Package cern.colt.matrix.tfloat.algo |
serialVersionUID: 1L
property
FloatProperty property
- The property object attached to this instance.
serialVersionUID: 1L
serialVersionUID: 1L
tolerance
float tolerance
serialVersionUID: 1L
Package cern.colt.matrix.tfloat.algo.decomposition |
serialVersionUID: 1020L
L
FloatMatrix2D L
- Array for internal storage of decomposition.
- internal array storage.
Lt
FloatMatrix2D Lt
n
int n
- Row and column dimension (square matrix).
- matrix dimension.
isSymmetricPositiveDefinite
boolean isSymmetricPositiveDefinite
- Symmetric and positive definite flag.
- is symmetric and positive definite flag.
serialVersionUID: 1020L
n
int n
- Row and column dimension (square matrix).
- matrix dimension.
issymmetric
boolean issymmetric
- Symmetry flag.
- internal symmetry flag.
d
float[] d
- Arrays for internal storage of eigenvalues.
- internal storage of eigenvalues.
e
float[] e
- Arrays for internal storage of eigenvalues.
- internal storage of eigenvalues.
V
float[][] V
- Array for internal storage of eigenvectors.
- internal storage of eigenvectors.
H
float[][] H
- Array for internal storage of nonsymmetric Hessenberg form.
- internal storage of nonsymmetric Hessenberg form.
ort
float[] ort
- Working storage for nonsymmetric algorithm.
- working storage for nonsymmetric algorithm.
serialVersionUID: 1020L
quick
DenseFloatLUDecompositionQuick quick
serialVersionUID: 1020L
LU
FloatMatrix2D LU
- Array for internal storage of decomposition.
- internal array storage.
pivsign
int pivsign
- pivot sign.
- pivot sign.
piv
int[] piv
- Internal storage of pivot vector.
- pivot vector.
isNonSingular
boolean isNonSingular
algebra
DenseFloatAlgebra algebra
serialVersionUID: 1020L
QR
FloatMatrix2D QR
- Array for internal storage of decomposition.
- internal array storage.
m
int m
- Row and column dimensions.
- column dimension.
n
int n
- Row and column dimensions.
- column dimension.
Rdiag
FloatMatrix1D Rdiag
- Array for internal storage of diagonal of R.
- diagonal of R.
Package cern.colt.matrix.tfloat.algo.solver |
serialVersionUID: 1L
reason
FloatNotConvergedException.Reason reason
- The reason for this exception
serialVersionUID: 1L
iterations
int iterations
- Iteration count when this exception was thrown
r
float r
- Final residual
Package cern.colt.matrix.tfloat.impl |
serialVersionUID: 1020177651L
fft2
edu.emory.mathcs.jtransforms.fft.FloatFFT_2D fft2
dct2
edu.emory.mathcs.jtransforms.dct.FloatDCT_2D dct2
dst2
edu.emory.mathcs.jtransforms.dst.FloatDST_2D dst2
dht2
edu.emory.mathcs.jtransforms.dht.FloatDHT_2D dht2
elements
float[] elements
serialVersionUID: 1L
fft
edu.emory.mathcs.jtransforms.fft.FloatFFT_1D fft
dct
edu.emory.mathcs.jtransforms.dct.FloatDCT_1D dct
dst
edu.emory.mathcs.jtransforms.dst.FloatDST_1D dst
dht
edu.emory.mathcs.jtransforms.dht.FloatDHT_1D dht
elements
float[] elements
- The elements of this matrix.
serialVersionUID: 1020177651L
fft2
edu.emory.mathcs.jtransforms.fft.FloatFFT_2D fft2
dct2
edu.emory.mathcs.jtransforms.dct.FloatDCT_2D dct2
dst2
edu.emory.mathcs.jtransforms.dst.FloatDST_2D dst2
dht2
edu.emory.mathcs.jtransforms.dht.FloatDHT_2D dht2
elements
float[] elements
serialVersionUID: 1L
fft3
edu.emory.mathcs.jtransforms.fft.FloatFFT_3D fft3
dct3
edu.emory.mathcs.jtransforms.dct.FloatDCT_3D dct3
dst3
edu.emory.mathcs.jtransforms.dst.FloatDST_3D dst3
dht3
edu.emory.mathcs.jtransforms.dht.FloatDHT_3D dht3
elements
float[] elements
serialVersionUID: 1L
elements
float[][] elements
fft2
edu.emory.mathcs.jtransforms.fft.FloatFFT_2D fft2
dct2
edu.emory.mathcs.jtransforms.dct.FloatDCT_2D dct2
dst2
edu.emory.mathcs.jtransforms.dst.FloatDST_2D dst2
dht2
edu.emory.mathcs.jtransforms.dht.FloatDHT_2D dht2
fftRows
edu.emory.mathcs.jtransforms.fft.FloatFFT_1D fftRows
fftColumns
edu.emory.mathcs.jtransforms.fft.FloatFFT_1D fftColumns
dctRows
edu.emory.mathcs.jtransforms.dct.FloatDCT_1D dctRows
dctColumns
edu.emory.mathcs.jtransforms.dct.FloatDCT_1D dctColumns
dstRows
edu.emory.mathcs.jtransforms.dst.FloatDST_1D dstRows
dstColumns
edu.emory.mathcs.jtransforms.dst.FloatDST_1D dstColumns
dhtRows
edu.emory.mathcs.jtransforms.dht.FloatDHT_1D dhtRows
dhtColumns
edu.emory.mathcs.jtransforms.dht.FloatDHT_1D dhtColumns
serialVersionUID: 1L
elements
float[][][] elements
fft3
edu.emory.mathcs.jtransforms.fft.FloatFFT_3D fft3
dct3
edu.emory.mathcs.jtransforms.dct.FloatDCT_3D dct3
dst3
edu.emory.mathcs.jtransforms.dst.FloatDST_3D dst3
dht3
edu.emory.mathcs.jtransforms.dht.FloatDHT_3D dht3
fft2Slices
edu.emory.mathcs.jtransforms.fft.FloatFFT_2D fft2Slices
dct2Slices
edu.emory.mathcs.jtransforms.dct.FloatDCT_2D dct2Slices
dst2Slices
edu.emory.mathcs.jtransforms.dst.FloatDST_2D dst2Slices
dht2Slices
edu.emory.mathcs.jtransforms.dht.FloatDHT_2D dht2Slices
serialVersionUID: 1L
elements
float[] elements
dlength
int dlength
dindex
int dindex
serialVersionUID: 1L
scs
edu.emory.mathcs.csparsej.tfloat.Scs_common.Scs scs
rowIndexesSorted
boolean rowIndexesSorted
serialVersionUID: 1L
elements
SparseFloatMatrix1D[] elements
serialVersionUID: 1L
elements
AbstractLongFloatMap elements
serialVersionUID: 1L
elements
AbstractLongFloatMap elements
serialVersionUID: 1L
elements
AbstractLongFloatMap elements
serialVersionUID: 1L
rowPointers
int[] rowPointers
columnIndexes
int[] columnIndexes
values
float[] values
columnIndexesSorted
boolean columnIndexesSorted
serialVersionUID: 1L
elements
SparseFloatMatrix1D[] elements
serialVersionUID: 1L
content
FloatMatrix1D content
serialVersionUID: 1L
content
FloatMatrix2D content
serialVersionUID: 1L
content
FloatMatrix3D content
Package cern.colt.matrix.tint |
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
Package cern.colt.matrix.tint.algo |
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
Package cern.colt.matrix.tint.impl |
Class cern.colt.matrix.tint.impl.DelegateLongMatrix2D extends java.lang.Object implements Serializable |
serialVersionUID: 1L
elements
int[] elements
serialVersionUID: 1L
elements
int[] elements
- The elements of this matrix.
serialVersionUID: 1L
elements
int[] elements
- The elements of this matrix. elements are stored in row major, i.e.
index==row*columns + column columnOf(index)==index%columns
rowOf(index)==index/columns i.e. {row0 column0..m}, {row1 column0..m},
..., {rown column0..m}
serialVersionUID: 1L
elements
int[] elements
- The elements of this matrix. elements are stored in slice major, then row
major, then column major, in order of significance, i.e.
index==slice*sliceStride+ row*rowStride + column*columnStride i.e.
{slice0 row0..m}, {slice1 row0..m}, ..., {sliceN row0..m} with each row
storead as {row0 column0..m}, {row1 column0..m}, ..., {rown column0..m}
serialVersionUID: 1L
elements
int[][] elements
serialVersionUID: 1L
elements
int[][][] elements
serialVersionUID: 1L
elements
int[] elements
dlength
int dlength
dindex
int dindex
Class cern.colt.matrix.tint.impl.SelectedDenseColumnLongMatrix2D extends java.lang.Object implements Serializable |
serialVersionUID: 1L
columnPointers
int[] columnPointers
rowIndexes
int[] rowIndexes
values
int[] values
rowIndexesSorted
boolean rowIndexesSorted
serialVersionUID: 1L
elements
SparseIntMatrix1D[] elements
serialVersionUID: 1L
elements
AbstractLongIntMap elements
serialVersionUID: 1L
elements
AbstractLongIntMap elements
serialVersionUID: 1L
elements
AbstractLongIntMap elements
serialVersionUID: 1L
rowPointers
int[] rowPointers
columnIndexes
int[] columnIndexes
values
int[] values
columnIndexesSorted
boolean columnIndexesSorted
serialVersionUID: 1L
elements
SparseIntMatrix1D[] elements
serialVersionUID: 1L
content
IntMatrix1D content
serialVersionUID: 1L
content
IntMatrix2D content
serialVersionUID: 1L
content
IntMatrix3D content
Package cern.colt.matrix.tlong |
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
Package cern.colt.matrix.tlong.algo |
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
Package cern.colt.matrix.tlong.impl |
serialVersionUID: 1020177651L
elements
long[] elements
serialVersionUID: 1L
elements
long[][] elements
serialVersionUID: 1L
elements
long[][][] elements
serialVersionUID: 1L
elements
long[] elements
- The elements of this matrix.
serialVersionUID: 1L
elements
long[] elements
- The elements of this matrix. elements are stored in row major, i.e.
index==row*columns + column columnOf(index)==index%columns
rowOf(index)==index/columns i.e. {row0 column0..m}, {row1 column0..m},
..., {rown column0..m}
serialVersionUID: 1L
elements
long[] elements
- The elements of this matrix. elements are stored in slice major, then row
major, then column major, in order of significance, i.e.
index==slice*sliceStride+ row*rowStride + column*columnStride i.e.
{slice0 row0..m}, {slice1 row0..m}, ..., {sliceN row0..m} with each row
storead as {row0 column0..m}, {row1 column0..m}, ..., {rown column0..m}
serialVersionUID: 1L
elements
long[] elements
dlength
int dlength
dindex
int dindex
serialVersionUID: 1L
columnPointers
int[] columnPointers
rowIndexes
int[] rowIndexes
values
long[] values
rowIndexesSorted
boolean rowIndexesSorted
serialVersionUID: 1L
elements
SparseLongMatrix1D[] elements
serialVersionUID: 1L
elements
AbstractLongLongMap elements
serialVersionUID: 1L
elements
AbstractLongLongMap elements
serialVersionUID: 1L
elements
AbstractLongLongMap elements
serialVersionUID: 1L
rowPointers
int[] rowPointers
columnIndexes
int[] columnIndexes
values
long[] values
columnIndexesSorted
boolean columnIndexesSorted
serialVersionUID: 1L
elements
SparseLongMatrix1D[] elements
serialVersionUID: 1L
content
LongMatrix1D content
serialVersionUID: 1L
content
LongMatrix2D content
serialVersionUID: 1L
content
LongMatrix3D content
Package cern.colt.matrix.tobject |
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
Package cern.colt.matrix.tobject.algo |
serialVersionUID: 1L
serialVersionUID: 1L
Package cern.colt.matrix.tobject.impl |
serialVersionUID: 1020177651L
elements
java.lang.Object[] elements
serialVersionUID: 1L
elements
java.lang.Object[][] elements
serialVersionUID: 1L
elements
java.lang.Object[][][] elements
serialVersionUID: 1L
elements
java.lang.Object[] elements
- The elements of this matrix.
serialVersionUID: 1L
elements
java.lang.Object[] elements
- The elements of this matrix. elements are stored in row major, i.e.
index==row*columns + column columnOf(index)==index%columns
rowOf(index)==index/columns i.e. {row0 column0..m}, {row1 column0..m},
..., {rown column0..m}
serialVersionUID: 1L
elements
java.lang.Object[] elements
- The elements of this matrix. elements are stored in slice major, then row
major, then column major, in order of significance, i.e.
index==slice*sliceStride+ row*rowStride + column*columnStride i.e.
{slice0 row0..m}, {slice1 row0..m}, ..., {sliceN row0..m} with each row
storead as {row0 column0..m}, {row1 column0..m}, ..., {rown column0..m}
serialVersionUID: 1L
elements
java.lang.Object[] elements
dlength
int dlength
dindex
int dindex
serialVersionUID: 1L
elements
SparseObjectMatrix1D[] elements
serialVersionUID: 1L
columnPointers
int[] columnPointers
rowIndexes
int[] rowIndexes
values
java.lang.Object[] values
rowIndexesSorted
boolean rowIndexesSorted
serialVersionUID: 1L
elements
AbstractLongObjectMap elements
serialVersionUID: 1L
elements
AbstractLongObjectMap elements
serialVersionUID: 1L
elements
AbstractLongObjectMap elements
serialVersionUID: 1L
elements
SparseObjectMatrix1D[] elements
serialVersionUID: 1L
rowPointers
int[] rowPointers
columnIndexes
int[] columnIndexes
values
java.lang.Object[] values
columnIndexesSorted
boolean columnIndexesSorted
serialVersionUID: 1L
content
ObjectMatrix1D content
serialVersionUID: 1L
content
ObjectMatrix2D content
serialVersionUID: 1L
content
ObjectMatrix3D content
Package cern.hep.aida.bin |
elements
DoubleArrayList elements
- The elements contained in this bin.
sortedElements
DoubleArrayList sortedElements
- The elements contained in this bin, sorted ascending.
fixedOrder
boolean fixedOrder
- Preserve element order under all circumstances?
isSorted
boolean isSorted
isIncrementalStatValid
boolean isIncrementalStatValid
isSumOfInversionsValid
boolean isSumOfInversionsValid
isSumOfLogarithmsValid
boolean isSumOfLogarithmsValid
hasSumOfLogarithms
boolean hasSumOfLogarithms
sumOfLogarithms
double sumOfLogarithms
hasSumOfInversions
boolean hasSumOfInversions
sumOfInversions
double sumOfInversions
sumOfPowers
double[] sumOfPowers
finder
DoubleQuantileFinder finder
size
int size
- The number of elements consumed by incremental parameter maintainance.
min
double min
max
double max
sum
double sum
sum_xx
double sum_xx
Package cern.hep.aida.ref |
bins
int bins
min
double min
binWidth
double binWidth
xunder
int xunder
xover
int xover
errors
double[] errors
heights
double[] heights
entries
int[] entries
nEntry
int nEntry
sumWeight
double sumWeight
sumWeightSquared
double sumWeightSquared
mean
double mean
rms
double rms
heights
double[][] heights
errors
double[][] errors
entries
int[][] entries
nEntry
int nEntry
sumWeight
double sumWeight
sumWeightSquared
double sumWeightSquared
meanX
double meanX
rmsX
double rmsX
meanY
double meanY
rmsY
double rmsY
heights
double[][][] heights
errors
double[][][] errors
entries
int[][][] entries
nEntry
int nEntry
sumWeight
double sumWeight
sumWeightSquared
double sumWeightSquared
meanX
double meanX
rmsX
double rmsX
meanY
double meanY
rmsY
double rmsY
meanZ
double meanZ
rmsZ
double rmsZ
min
double min
bins
int bins
edges
double[] edges
randomGenerator
RandomEngine randomGenerator
randomGenerator
RandomEngine randomGenerator
alpha
double alpha
beta
double beta
PDF_CONST
double PDF_CONST
a_last
double a_last
b_last
double b_last
a_
double a_
b_
double b_
t
double t
fa
double fa
fb
double fb
p1
double p1
p2
double p2
c
double c
ml
double ml
mu
double mu
p_last
double p_last
q_last
double q_last
a
double a
b
double b
s
double s
m
double m
D
double D
Dl
double Dl
x1
double x1
x2
double x2
x4
double x4
x5
double x5
f1
double f1
f2
double f2
f4
double f4
f5
double f5
ll
double ll
lr
double lr
z2
double z2
z4
double z4
p3
double p3
p4
double p4
n
int n
p
double p
n_last
int n_last
n_prev
int n_prev
par
double par
np
double np
p0
double p0
q
double q
p_last
double p_last
p_prev
double p_prev
b
int b
m
int m
nm
int nm
pq
double pq
rc
double rc
ss
double ss
xm
double xm
xl
double xl
xr
double xr
ll
double ll
lr
double lr
c
double c
p1
double p1
p2
double p2
p3
double p3
p4
double p4
ch
double ch
log_p
double log_p
log_q
double log_q
log_n
double log_n
mean
double mean
gamma
double gamma
cut
double cut
uniform
Uniform uniform
freedom
double freedom
freedom_in
double freedom_in
b
double b
vm
double vm
vp
double vp
vd
double vd
cdf
double[] cdf
interpolationType
int interpolationType
K
int K
A
int[] A
F
double[] F
cdf
double[] cdf
lambda
double lambda
tau
double tau
s
double s
sm1
double sm1
tau_set
double tau_set
alpha
double alpha
lambda
double lambda
alpha
double alpha
beta
double beta
a_setup
double a_setup
b_setup
double b_setup
x
double x
u
double u
v
double v
e
double e
hr
double hr
hl
double hl
s
double s
pm
double pm
pr
double pr
samb
double samb
pmr
double pmr
mpa_1
double mpa_1
mmb_1
double mmb_1
my_N
int my_N
my_s
int my_s
my_n
int my_n
N_last
int N_last
M_last
int M_last
n_last
int n_last
N_Mn
int N_Mn
m
int m
mp
int mp
b
int b
Mp
double Mp
np
double np
fm
double fm
k2
int k2
k4
int k4
k1
int k1
k5
int k5
dl
double dl
dr
double dr
r1
double r1
r2
double r2
r4
double r4
r5
double r5
ll
double ll
lr
double lr
c_pm
double c_pm
f1
double f1
f2
double f2
f4
double f4
f5
double f5
p1
double p1
p2
double p2
p3
double p3
p4
double p4
p5
double p5
p6
double p6
my_p
double my_p
t
double t
h
double h
a_prev
double a_prev
n
int n
p
double p
gamma
Gamma gamma
poisson
Poisson poisson
mean
double mean
variance
double variance
standardDeviation
double standardDeviation
cache
double cache
cacheFilled
boolean cacheFilled
SQRT_INV
double SQRT_INV
mean
double mean
my_old
double my_old
p
double p
q
double q
p0
double p0
pp
double[] pp
llll
int llll
my_last
double my_last
ll
double ll
k2
int k2
k4
int k4
k1
int k1
k5
int k5
dl
double dl
dr
double dr
r1
double r1
r2
double r2
r4
double r4
r5
double r5
lr
double lr
l_my
double l_my
c_pm
double c_pm
f1
double f1
f2
double f2
f4
double f4
f5
double f5
p1
double p1
p2
double p2
p3
double p3
p4
double p4
p5
double p5
p6
double p6
m
int m
mean
double mean
cached_sq
double cached_sq
cached_alxm
double cached_alxm
cached_g
double cached_g
freedom
double freedom
TERM
double TERM
min
double min
max
double max
my_k
double my_k
k_set
double k_set
tau
double tau
rho
double rho
r
double r
ro
double ro
pk
double pk
c
double c
d
double d
ro_prev
double ro_prev
pk_prev
double pk_prev
maxlongint
double maxlongint
Package cern.jet.random.engine |
current
int current
mti
int mti
mt
int[] mt
row
int row
column
int column
Package cern.jet.random.sampling |
my_n
long my_n
my_N
long my_N
my_low
long my_low
my_RandomGenerator
RandomEngine my_RandomGenerator
sampler
RandomSampler sampler
buffer
long[] buffer
bufferPosition
int bufferPosition
skip
long skip
n
long n
skip
int skip
nextTriggerPos
int nextTriggerPos
nextSkip
int nextSkip
weight
int weight
generator
Uniform generator
Package cern.jet.random.tdouble |
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
randomGenerator
DoubleRandomEngine randomGenerator
serialVersionUID: 1L
alpha
double alpha
beta
double beta
PDF_CONST
double PDF_CONST
a_last
double a_last
b_last
double b_last
a_
double a_
b_
double b_
t
double t
fa
double fa
fb
double fb
p1
double p1
p2
double p2
c
double c
ml
double ml
mu
double mu
p_last
double p_last
q_last
double q_last
a
double a
b
double b
s
double s
m
double m
D
double D
Dl
double Dl
x1
double x1
x2
double x2
x4
double x4
x5
double x5
f1
double f1
f2
double f2
f4
double f4
f5
double f5
ll
double ll
lr
double lr
z2
double z2
z4
double z4
p3
double p3
p4
double p4
serialVersionUID: 1L
n
int n
p
double p
n_last
int n_last
n_prev
int n_prev
par
double par
np
double np
p0
double p0
q
double q
p_last
double p_last
p_prev
double p_prev
b
int b
m
int m
nm
int nm
pq
double pq
rc
double rc
ss
double ss
xm
double xm
xl
double xl
xr
double xr
ll
double ll
lr
double lr
c
double c
p1
double p1
p2
double p2
p3
double p3
p4
double p4
ch
double ch
log_p
double log_p
log_q
double log_q
log_n
double log_n
serialVersionUID: 1L
mean
double mean
gamma
double gamma
cut
double cut
serialVersionUID: 1L
uniform
DoubleUniform uniform
serialVersionUID: 1L
freedom
double freedom
freedom_in
double freedom_in
b
double b
vm
double vm
vp
double vp
vd
double vd
serialVersionUID: 1L
min
double min
max
double max
serialVersionUID: 1L
cdf
double[] cdf
interpolationType
int interpolationType
serialVersionUID: 1L
K
int K
A
int[] A
F
double[] F
cdf
double[] cdf
serialVersionUID: 1L
lambda
double lambda
serialVersionUID: 1L
tau
double tau
s
double s
sm1
double sm1
tau_set
double tau_set
serialVersionUID: 1L
alpha
double alpha
lambda
double lambda
serialVersionUID: 1L
alpha
double alpha
beta
double beta
a_setup
double a_setup
b_setup
double b_setup
x
double x
u
double u
v
double v
e
double e
hr
double hr
hl
double hl
s
double s
pm
double pm
pr
double pr
samb
double samb
pmr
double pmr
mpa_1
double mpa_1
mmb_1
double mmb_1
serialVersionUID: 1L
my_N
int my_N
my_s
int my_s
my_n
int my_n
N_last
int N_last
M_last
int M_last
n_last
int n_last
N_Mn
int N_Mn
m
int m
mp
int mp
b
int b
Mp
double Mp
np
double np
fm
double fm
k2
int k2
k4
int k4
k1
int k1
k5
int k5
dl
double dl
dr
double dr
r1
double r1
r2
double r2
r4
double r4
r5
double r5
ll
double ll
lr
double lr
c_pm
double c_pm
f1
double f1
f2
double f2
f4
double f4
f5
double f5
p1
double p1
p2
double p2
p3
double p3
p4
double p4
p5
double p5
p6
double p6
serialVersionUID: 1L
my_p
double my_p
t
double t
h
double h
a_prev
double a_prev
serialVersionUID: 1L
n
int n
p
double p
gamma
Gamma gamma
poisson
Poisson poisson
serialVersionUID: 1L
mean
double mean
variance
double variance
standardDeviation
double standardDeviation
cache
double cache
cacheFilled
boolean cacheFilled
SQRT_INV
double SQRT_INV
serialVersionUID: 1L
mean
double mean
my_old
double my_old
p
double p
q
double q
p0
double p0
pp
double[] pp
llll
int llll
my_last
double my_last
ll
double ll
k2
int k2
k4
int k4
k1
int k1
k5
int k5
dl
double dl
dr
double dr
r1
double r1
r2
double r2
r4
double r4
r5
double r5
lr
double lr
l_my
double l_my
c_pm
double c_pm
f1
double f1
f2
double f2
f4
double f4
f5
double f5
p1
double p1
p2
double p2
p3
double p3
p4
double p4
p5
double p5
p6
double p6
m
int m
serialVersionUID: 1L
mean
double mean
cached_sq
double cached_sq
cached_alxm
double cached_alxm
cached_g
double cached_g
serialVersionUID: 1L
freedom
double freedom
TERM
double TERM
serialVersionUID: 1L
my_k
double my_k
k_set
double k_set
tau
double tau
rho
double rho
r
double r
serialVersionUID: 1L
ro
double ro
pk
double pk
c
double c
d
double d
ro_prev
double ro_prev
pk_prev
double pk_prev
maxlongint
double maxlongint
Package cern.jet.random.tdouble.engine |
serialVersionUID: 1L
mti
int mti
mt
int[] mt
serialVersionUID: 1L
serialVersionUID: 1L
current
int current
serialVersionUID: 1L
serialVersionUID: 1L
row
int row
column
int column
Package cern.jet.random.tdouble.sampling |
serialVersionUID: 1L
my_n
long my_n
my_N
long my_N
my_low
long my_low
my_RandomGenerator
DoubleRandomEngine my_RandomGenerator
serialVersionUID: 1L
sampler
DoubleRandomSampler sampler
buffer
long[] buffer
bufferPosition
int bufferPosition
skip
long skip
n
long n
serialVersionUID: 1L
skip
int skip
nextTriggerPos
int nextTriggerPos
nextSkip
int nextSkip
weight
int weight
generator
DoubleUniform generator
Package cern.jet.random.tfloat |
serialVersionUID: 1L
serialVersionUID: 1L
randomGenerator
FloatRandomEngine randomGenerator
serialVersionUID: 1L
min
float min
max
float max
Package cern.jet.random.tfloat.engine |
serialVersionUID: 1L
mti
int mti
mt
int[] mt
serialVersionUID: 1L
serialVersionUID: 1L
current
int current
Package cern.jet.random.tfloat.sampling |
serialVersionUID: 1L
my_n
long my_n
my_N
long my_N
my_low
long my_low
my_RandomGenerator
FloatRandomEngine my_RandomGenerator
serialVersionUID: 1L
sampler
FloatRandomSampler sampler
buffer
long[] buffer
bufferPosition
int bufferPosition
skip
long skip
n
long n
serialVersionUID: 1L
skip
int skip
nextTriggerPos
int nextTriggerPos
nextSkip
int nextSkip
weight
int weight
generator
FloatUniform generator
serialVersionUID: 1L
weight
int weight
level
int level
k
int k
isAllocated
boolean isAllocated
serialVersionUID: 1L
Package cern.jet.stat.quantile |
binBoundaries
float[] binBoundaries
Package cern.jet.stat.tdouble.quantile |
serialVersionUID: 1L
values
DoubleArrayList values
isSorted
boolean isSorted
serialVersionUID: 1L
binBoundaries
double[] binBoundaries
serialVersionUID: 1L
buffer
DoubleArrayList buffer
isSorted
boolean isSorted
Package cern.jet.stat.tfloat.quantile |
serialVersionUID: 1L
binBoundaries
float[] binBoundaries
serialVersionUID: 1L
complexData
flanagan.complex.Complex[] complexData
complexCorr
flanagan.complex.Complex[] complexCorr
complexDataSet
boolean complexDataSet
originalDataLength
int originalDataLength
fftDataLength
int fftDataLength
dataAltered
boolean dataAltered
fftData
double[] fftData
fftCorr
double[] fftCorr
fftResp
double[] fftResp
fftDataSet
boolean fftDataSet
fftDataWindow
double[] fftDataWindow
fftCorrWindow
double[] fftCorrWindow
windowOption
int windowOption
windowNames
java.lang.String[] windowNames
windowName
java.lang.String windowName
kaiserAlpha
double kaiserAlpha
gaussianAlpha
double gaussianAlpha
weights
double[] weights
windowSet
boolean windowSet
windowApplied
boolean windowApplied
sumOfSquaredWeights
double sumOfSquaredWeights
transformedDataComplex
flanagan.complex.Complex[] transformedDataComplex
transformedDataFft
double[] transformedDataFft
fftDone
boolean fftDone
powerSpectrumEstimate
double[][] powerSpectrumEstimate
powSpecDone
boolean powSpecDone
psdNumberOfPoints
int psdNumberOfPoints
segmentNumber
int segmentNumber
segmentLength
int segmentLength
overlap
boolean overlap
segNumSet
boolean segNumSet
segLenSet
boolean segLenSet
deltaT
double deltaT
deltaTset
boolean deltaTset
correlationArray
double[][] correlationArray
correlateDone
boolean correlateDone
numberOfWarnings
int numberOfWarnings
warning
boolean[] warning
plotLineOption
int plotLineOption
plotPointOption
int plotPointOption
timeFrequency
double[][] timeFrequency
shortTimeDone
boolean shortTimeDone
numShortFreq
int numShortFreq
numShortTimes
int numShortTimes
shortTitle
java.lang.String shortTitle
serialVersionUID: 1L
seed
long seed
initialSeed
long initialSeed
methodOptionDecimal
int methodOptionDecimal
rr
java.util.Random rr
methodOptionBinary
int methodOptionBinary
ia
long ia
im
long im
am
double am
iq
long iq
ir
long ir
ntab
int ntab
ndiv
long ndiv
eps
double eps
rnmx
double rnmx
iy
long iy
iv
long[] iv
iset
int iset
gset
double gset
powTwo1
long powTwo1
powTwo2
long powTwo2
powTwo5
long powTwo5
powTwo18
long powTwo18
mask
long mask
Package hep.aida.ref.event |
connected
boolean connected
id
int id
path
java.lang.String[] path
type
java.lang.Class<T> type
flags
int flags
linkPath
java.lang.String[] linkPath
Package hep.aida.ref.function |
hash
java.util.TreeMap<K,V> hash
userHash
java.util.TreeMap<K,V> userHash
creator
FunctionCreator creator
Package hep.aida.ref.histogram |
arraySize
int arraySize
maxEntries
int maxEntries
autoConvert
boolean autoConvert
options
java.lang.String options
margin
double margin
validEntries
int validEntries
nEntries
int nEntries
lowerEdge
double lowerEdge
upperEdge
double upperEdge
sumOfWeights
double sumOfWeights
mean
double mean
rms
double rms
histo
hep.aida.IHistogram1D histo
valuesArray
java.util.ArrayList<E> valuesArray
weightsArray
java.util.ArrayList<E> weightsArray
values
double[] values
weights
double[] weights
convBins
int convBins
convLowerEdge
double convLowerEdge
convUpperEdge
double convUpperEdge
nEntries
int nEntries
lowerEdgeX
double lowerEdgeX
upperEdgeX
double upperEdgeX
lowerEdgeY
double lowerEdgeY
upperEdgeY
double upperEdgeY
meanX
double meanX
rmsX
double rmsX
meanY
double meanY
rmsY
double rmsY
histo
hep.aida.IHistogram2D histo
sumOfWeights
double sumOfWeights
xValuesArray
java.util.ArrayList<E> xValuesArray
yValuesArray
java.util.ArrayList<E> yValuesArray
weightsArray
java.util.ArrayList<E> weightsArray
xValues
double[] xValues
yValues
double[] yValues
weights
double[] weights
convBinsX
int convBinsX
convLowerEdgeX
double convLowerEdgeX
convUpperEdgeX
double convUpperEdgeX
convBinsY
int convBinsY
convLowerEdgeY
double convLowerEdgeY
convUpperEdgeY
double convUpperEdgeY
nEntries
int nEntries
lowerEdgeX
double lowerEdgeX
upperEdgeX
double upperEdgeX
lowerEdgeY
double lowerEdgeY
upperEdgeY
double upperEdgeY
lowerEdgeZ
double lowerEdgeZ
upperEdgeZ
double upperEdgeZ
meanX
double meanX
rmsX
double rmsX
meanY
double meanY
rmsY
double rmsY
meanZ
double meanZ
rmsZ
double rmsZ
histo
hep.aida.IHistogram3D histo
sumOfWeights
double sumOfWeights
xValuesArray
java.util.ArrayList<E> xValuesArray
yValuesArray
java.util.ArrayList<E> yValuesArray
zValuesArray
java.util.ArrayList<E> zValuesArray
weightsArray
java.util.ArrayList<E> weightsArray
xValues
double[] xValues
yValues
double[] yValues
zValues
double[] zValues
weights
double[] weights
convBinsX
int convBinsX
convLowerEdgeX
double convLowerEdgeX
convUpperEdgeX
double convUpperEdgeX
convBinsY
int convBinsY
convLowerEdgeY
double convLowerEdgeY
convUpperEdgeY
double convUpperEdgeY
convBinsZ
int convBinsZ
convLowerEdgeZ
double convLowerEdgeZ
convUpperEdgeZ
double convUpperEdgeZ
dimension
int dimension
measurements
hep.aida.IMeasurement[] measurements
defaultSize
int defaultSize
annotation
hep.aida.IAnnotation annotation
dimension
int dimension
points
java.util.List<E> points
bins
int bins
min
double min
binWidth
double binWidth
xunder
int xunder
xover
int xover
max
double max
allEntries
int allEntries
validEntries
int validEntries
sumOfWeights
double sumOfWeights
sumOfWeightsSquared
double sumOfWeightsSquared
isFillable
boolean isFillable
options
java.lang.String options
useOutflows
boolean useOutflows
meanAndRmsIsSet
boolean meanAndRmsIsSet
mean
double mean
rms
double rms
center
double center
xAxis
hep.aida.IAxis xAxis
binner1D
AbstractBinner1D binner1D
meanX
double meanX
rmsX
double rmsX
meanY
double meanY
rmsY
double rmsY
xAxis
hep.aida.IAxis xAxis
yAxis
hep.aida.IAxis yAxis
binner2D
Binner2D binner2D
meanX
double meanX
rmsX
double rmsX
meanY
double meanY
rmsY
double rmsY
meanZ
double meanZ
rmsZ
double rmsZ
xAxis
hep.aida.IAxis xAxis
yAxis
hep.aida.IAxis yAxis
zAxis
hep.aida.IAxis zAxis
binner3D
Binner3D binner3D
value
double value
errorPlus
double errorPlus
errorMinus
double errorMinus
options
java.lang.String options
hist
Histogram2D hist
hist
Histogram3D hist
Package hep.aida.ref.histogram.binner |
entries
int[] entries
binCenter
double[] binCenter
sumW
double[] sumW
sumWW
double[] sumWW
sumXW
double[] sumXW
sumXXW
double[] sumXXW
bins
int bins
entries
int[][] entries
heights
double[][] heights
plusErrors
double[][] plusErrors
meansX
double[][] meansX
rmssX
double[][] rmssX
meansY
double[][] meansY
rmssY
double[][] rmssY
xBins
int xBins
yBins
int yBins
entries
int[][][] entries
heights
double[][][] heights
plusErrors
double[][][] plusErrors
meansX
double[][][] meansX
rmssX
double[][][] rmssX
meansY
double[][][] meansY
rmssY
double[][][] rmssY
meansZ
double[][][] meansZ
rmssZ
double[][][] rmssZ
xBins
int xBins
yBins
int yBins
zBins
int zBins
error
double[] error
Package hep.aida.ref.tree |
Package hep.aida.ref.tuple |
first
int first
last
int last
Package hep.aida.tdouble.bin |
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
elements
DoubleArrayList elements
- The elements contained in this bin.
sortedElements
DoubleArrayList sortedElements
- The elements contained in this bin, sorted ascending.
fixedOrder
boolean fixedOrder
- Preserve element order under all circumstances?
isSorted
boolean isSorted
isIncrementalStatValid
boolean isIncrementalStatValid
isSumOfInversionsValid
boolean isSumOfInversionsValid
isSumOfLogarithmsValid
boolean isSumOfLogarithmsValid
serialVersionUID: 1L
hasSumOfLogarithms
boolean hasSumOfLogarithms
sumOfLogarithms
double sumOfLogarithms
hasSumOfInversions
boolean hasSumOfInversions
sumOfInversions
double sumOfInversions
sumOfPowers
double[] sumOfPowers
serialVersionUID: 1L
finder
DoubleQuantileFinder finder
serialVersionUID: 1L
size
int size
- The number of elements consumed by incremental parameter maintainance.
min
double min
max
double max
sum
double sum
sum_xx
double sum_xx
Package hep.aida.tdouble.ref |
serialVersionUID: 1L
bins
int bins
min
double min
binWidth
double binWidth
xunder
int xunder
xover
int xover
serialVersionUID: 1L
errors
double[] errors
heights
double[] heights
entries
int[] entries
nEntry
int nEntry
sumWeight
double sumWeight
sumWeightSquared
double sumWeightSquared
mean
double mean
rms
double rms
serialVersionUID: 1L
heights
double[][] heights
errors
double[][] errors
entries
int[][] entries
nEntry
int nEntry
sumWeight
double sumWeight
sumWeightSquared
double sumWeightSquared
meanX
double meanX
rmsX
double rmsX
meanY
double meanY
rmsY
double rmsY
serialVersionUID: 1L
heights
double[][][] heights
errors
double[][][] errors
entries
int[][][] entries
nEntry
int nEntry
sumWeight
double sumWeight
sumWeightSquared
double sumWeightSquared
meanX
double meanX
rmsX
double rmsX
meanY
double meanY
rmsY
double rmsY
meanZ
double meanZ
rmsZ
double rmsZ
serialVersionUID: 1L
min
double min
bins
int bins
edges
double[] edges
Package hep.aida.tfloat.bin |
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
elements
FloatArrayList elements
- The elements contained in this bin.
sortedElements
FloatArrayList sortedElements
- The elements contained in this bin, sorted ascending.
fixedOrder
boolean fixedOrder
- Preserve element order under all circumstances?
isSorted
boolean isSorted
isIncrementalStatValid
boolean isIncrementalStatValid
isSumOfInversionsValid
boolean isSumOfInversionsValid
isSumOfLogarithmsValid
boolean isSumOfLogarithmsValid
serialVersionUID: 1L
hasSumOfLogarithms
boolean hasSumOfLogarithms
sumOfLogarithms
float sumOfLogarithms
hasSumOfInversions
boolean hasSumOfInversions
sumOfInversions
float sumOfInversions
sumOfPowers
float[] sumOfPowers
serialVersionUID: 1L
finder
FloatQuantileFinder finder
serialVersionUID: 1L
size
int size
- The number of elements consumed by incremental parameter maintainance.
min
float min
max
float max
sum
float sum
sum_xx
float sum_xx
Package hep.aida.tfloat.ref |
serialVersionUID: 1L
bins
int bins
min
float min
binWidth
float binWidth
xunder
int xunder
xover
int xover
serialVersionUID: 1L
errors
float[] errors
heights
float[] heights
entries
int[] entries
nEntry
int nEntry
sumWeight
float sumWeight
sumWeightSquared
float sumWeightSquared
mean
float mean
rms
float rms
serialVersionUID: 1L
heights
float[][] heights
errors
float[][] errors
entries
int[][] entries
nEntry
int nEntry
sumWeight
float sumWeight
sumWeightSquared
float sumWeightSquared
meanX
float meanX
rmsX
float rmsX
meanY
float meanY
rmsY
float rmsY
serialVersionUID: 1L
heights
float[][][] heights
errors
float[][][] errors
entries
int[][][] entries
nEntry
int nEntry
sumWeight
float sumWeight
sumWeightSquared
float sumWeightSquared
meanX
float meanX
rmsX
float rmsX
meanY
float meanY
rmsY
float rmsY
meanZ
float meanZ
rmsZ
float rmsZ
serialVersionUID: 1L
min
float min
bins
int bins
edges
float[] edges
serialVersionUID: -3491275185124557222L
data
double[][] data
m_dmat
double[][] m_dmat
serialVersionUID: -7824887420997633477L
values
double[] values
startIndex
int[] startIndex
size
int size
Package hephysics.particle |
serialVersionUID: 1L
status
int status
m_pType
int m_pType
isospin
float isospin
spin
float spin
spaceparity
float spaceparity
chargeparity
float chargeparity
pdgcode
int pdgcode
parent
HEParticle parent
position
HepLorentzVector position
serialVersionUID: -6544699016896436061L
mass
double mass
name
java.lang.String name
parent
LParticle parent
charge
double charge
serialVersionUID: 1L
serialVersionUID: -52454965658870098L
x
double x
y
double y
z
double z
serialVersionUID: 1L
t
double t
energy
double energy
v
Hep3Vector v
serialVersionUID: 1L
_representation
SpacePoint.Representation _representation
_x
double _x
_y
double _y
_z
double _z
_xy
double _xy
_xyz
double _xyz
_phi
double _phi
_theta
double _theta
lpp
jplot.LinePars lpp
FontTitle
java.awt.Font FontTitle
FontAxis
java.awt.Font FontAxis
serialVersionUID: 1L
min
double min
max
double max
points
int points
name
java.lang.String name
title
java.lang.String title
x
double[] x
y
double[] y
function
graph.ParseFunction function
iname
hep.aida.IFunction iname
isParsed
boolean isParsed
serialVersionUID: 1L
Xmin
double Xmin
Xmax
double Xmax
Ymin
double Ymin
Ymax
double Ymax
points
int points
title
java.lang.String title
name
java.lang.String name
x
double[] x
y
double[] y
z
double[] z
function
graph.ParseFunction function
isParsed
boolean isParsed
iname
hep.aida.IFunction iname
serialVersionUID: 1L
Xmin
double Xmin
Xmax
double Xmax
Ymin
double Ymin
Ymax
double Ymax
Zmin
double Zmin
Zmax
double Zmax
points
int points
title
java.lang.String title
name
java.lang.String name
x
double[] x
y
double[] y
z
double[] z
function
graph.ParseFunction function
isParsed
boolean isParsed
iname
hep.aida.IFunction iname
serialVersionUID: 1L
min
double min
max
double max
points
int points
name
java.lang.String name
title
java.lang.String title
vars
java.lang.String vars
x
double[] x
y
double[] y
z
double[] z
isEvaluated
boolean isEvaluated
jep
org.lsmp.djep.xjep.XJep jep
node
org.nfunk.jep.Node node
processed
org.nfunk.jep.Node processed
simp
org.nfunk.jep.Node simp
value
java.lang.Object value
avars
java.lang.String[] avars
diff
org.nfunk.jep.Node diff
fixedVars
java.lang.String fixedVars
Class jhplot.FPR extends java.lang.Object implements Serializable |
serialVersionUID: 1L
name
java.lang.String name
fillColor
java.awt.Color fillColor
lineColor
java.awt.Color lineColor
divU
int divU
divV
int divV
penWidth
int penWidth
isFilled
boolean isFilled
title
java.lang.String title
serialVersionUID: 1L
set
boolean set
mainFrame
javax.swing.JFrame mainFrame
memMon
utils.MemoryMonitor memMon
infoPanel
javax.swing.JPanel infoPanel
N1final
int N1final
N2final
int N2final
N1edit
int N1edit
N2edit
int N2edit
bar
javax.swing.JMenuBar bar
menu
javax.swing.JMenu menu
about
javax.swing.JMenu about
item11
javax.swing.JMenuItem item11
item00
javax.swing.JMenuItem item00
item01
javax.swing.JMenuItem item01
item02
javax.swing.JMenuItem item02
item03
javax.swing.JMenuItem item03
item04
javax.swing.JMenuItem item04
item05
javax.swing.JMenuItem item05
item06
javax.swing.JMenuItem item06
item12
javax.swing.JMenuItem item12
item13
javax.swing.JMenuItem item13
serialVersionUID: 1L
selection
java.awt.Rectangle selection
sname
java.lang.String sname
f
java.awt.Font f
c
java.awt.Color c
fm
java.awt.FontMetrics fm
textWidth
int textWidth
textHeight
int textHeight
recColor
java.awt.Color recColor
recColor1
java.awt.Color recColor1
bakColor
java.awt.Color bakColor
borderColor
java.awt.Color borderColor
win
GHPanel win
rotation
int rotation
sinfo
java.lang.String sinfo
dXsize
int dXsize
dYsize
int dYsize
menu
javax.swing.JPopupMenu menu
scml
jhplot.GHMargin.SelectionChangeMouseListener scml
iedit
javax.swing.JMenuItem iedit
icolor
javax.swing.JMenuItem icolor
imargin1
javax.swing.JMenuItem imargin1
imargin2
javax.swing.JMenuItem imargin2
imargin3
javax.swing.JMenuItem imargin3
idefault
javax.swing.JMenuItem idefault
serialVersionUID: 1L
CanvasPanel
javax.swing.JPanel CanvasPanel
mainPanel
javax.swing.JPanel mainPanel
topPanel
GHMargin topPanel
topSize
int topSize
leftPanel
GHMargin leftPanel
leftSize
int leftSize
rightPanel
GHMargin rightPanel
rightSize
int rightSize
bottomPanel
GHMargin bottomPanel
bottomSize
int bottomSize
backMargin
java.awt.Color backMargin
gTitleText
java.lang.String gTitleText
gTitleFont
java.awt.Font gTitleFont
gTitleColor
java.awt.Color gTitleColor
Width
int Width
Height
int Height
serialVersionUID: 1L
h1
Histogram1D h1
axis
hep.aida.IAxis axis
min
double min
max
double max
bins
int bins
edges
double[] edges
title
java.lang.String title
serialVersionUID: 1L
h1
Histogram2D h1
minX
double minX
maxX
double maxX
minY
double minY
maxY
double maxY
binsX
int binsX
binsY
int binsY
region
int region
xAx
hep.aida.IAxis xAx
yAy
hep.aida.IAxis yAy
title
java.lang.String title
serialVersionUID: 1L
title
java.lang.String title
serialVersionUID: 1L
cp
org.jfree.chart.ChartPanel[][] cp
chart
org.jfree.chart.JFreeChart[][] chart
cdat
java.lang.Object[][] cdat
set
boolean set
title
java.lang.String[][] title
titleX
java.lang.String[][] titleX
titleY
java.lang.String[][] titleY
Bins
int Bins
Min
double Min
Max
double Max
sname
java.lang.String sname
m_Close
jhplot.HChart.Thread1 m_Close
anFactory
hep.aida.IAnalysisFactory anFactory
tree
hep.aida.ITree tree
funcFactory
hep.aida.IFunctionFactory funcFactory
fitFactory
hep.aida.IFitFactory fitFactory
fitter
hep.aida.IFitter fitter
funcCatalog
hep.aida.IFunctionCatalog funcCatalog
data
hep.aida.IFitData data
iFunc
hep.aida.IFunction iFunc
result
hep.aida.IFitResult result
h1d
H1D h1d
p1d
P1D p1d
h2d
H2D h2d
pnd
PND pnd
items
java.lang.String[] items
engines
java.lang.String[] engines
rmin
double rmin
rmax
double rmax
param
double[] param
range
java.lang.String range
method
java.lang.String method
serialVersionUID: 1L
sc
org.jgrapht.ext.JGraphModelAdapter<V,E>[][] sc
jp
org.jgraph.JGraph[][] jp
ls
org.jgrapht.ListenableGraph<V,E>[][] ls
set
boolean set
m_Close
jhplot.HGraph.Thread1 m_Close
Class jhplot.HKey extends java.lang.Object implements Serializable |
serialVersionUID: 1L
text
java.lang.String text
font
java.awt.Font font
color
java.awt.Color color
transp
float transp
key_type
int key_type
key_color
java.awt.Color key_color
key_size
double key_size
key_space
double key_space
key_line_width
double key_line_width
label
jplot.GraphLabel label
Xpos
double Xpos
Ypos
double Ypos
usePosition
int usePosition
Class jhplot.HLabel extends java.lang.Object implements Serializable |
serialVersionUID: 1L
text
java.lang.String text
font
java.awt.Font font
color
java.awt.Color color
transp
float transp
label
jplot.GraphLabel label
Xpos
double Xpos
Ypos
double Ypos
usePosition
int usePosition
serialVersionUID: 1L
text
java.lang.String text
fontsize
int fontsize
color
java.awt.Color color
back
java.awt.Color back
Xpos
double Xpos
Ypos
double Ypos
usePosition
int usePosition
serialVersionUID: 1L
text
java.lang.String[] text
font
java.awt.Font font
color
java.awt.Color color
transp
float transp
label
jplot.GraphLabel label
Xpos
double Xpos
Ypos
double Ypos
usePosition
int usePosition
serialVersionUID: 1L
lf
java.lang.String lf
graph
jplot.Graph[][] graph
gs
jplot.GraphSettings[][] gs
sc
jplot.StyleChooser[][] sc
frames
javax.swing.JFrame[][] frames
jp
jplot.JPlot[][] jp
plotType
int[][] plotType
data
java.util.Vector<E>[][] data
m_IAnalysisFactory
hep.aida.IAnalysisFactory m_IAnalysisFactory
m_IHistogramFactory
hep.aida.IHistogramFactory m_IHistogramFactory
m_ITree
hep.aida.ITree m_ITree
m_IFitFactory
hep.aida.IFitFactory m_IFitFactory
m_IFunctionFactory
hep.aida.IFunctionFactory m_IFunctionFactory
m_Close
jhplot.HPlot.Thread1 m_Close
help_file
java.lang.String help_file
serialVersionUID: 1L
cp
sgtplot.SgtContour[][] cp
gridAtt
sgtplot.GridAttribute[][] gridAtt
clevels
sgtplot.ContourLevels[][] clevels
colormap
sgtplot.ColorMap[][] colormap
width
int width
height
int height
titleG
java.lang.String[][] titleG
titleX
java.lang.String[][] titleX
titleY
java.lang.String[][] titleY
xA
sgtplot.util.Range2D[][] xA
yA
sgtplot.util.Range2D[][] yA
levels
sgtplot.util.Range2D[][] levels
autorangeX
boolean[][] autorangeX
autorangeY
boolean[][] autorangeY
autorangeZ
boolean[][] autorangeZ
style
int[][] style
m_Close
jhplot.HPlot2D.Thread1 m_Close
serialVersionUID: 1L
set
boolean set
jpp
jplot3d.JSurfacePanel[][] jpp
sp
jplot3d.SurfaceModelCanvas[][] sp
m_Close
jhplot.HPlot3D.Thread1 m_Close
help_file
java.lang.String help_file
serialVersionUID: 1L
set
boolean set
jpp
jplot3dp.MainComponent[][] jpp
m_Close
jhplot.HPlot3DP.Thread1 m_Close
xsize
int xsize
ysize
int ysize
help_file
java.lang.String help_file
Class jhplot.HPlotJa extends javax.swing.JComponent implements Serializable |
serialVersionUID: 1L
gTitle
JaText gTitle
X
int X
Y
int Y
MarginLeft
double MarginLeft
MarginRight
double MarginRight
MarginTop
double MarginTop
MarginBottom
double MarginBottom
MarginX
double MarginX
MarginY
double MarginY
dfb
java.text.DecimalFormat dfb
ja
JaAxes[][] ja
labelX
JaText[][] labelX
labelY
JaText[][] labelY
statbox
JaTextBox[][] statbox
showStatBox
boolean[][] showStatBox
initList
java.util.ArrayList<E> initList
feyn
japlot.jaxodraw.JaxoMainPanel feyn
m_IAnalysisFactory
hep.aida.IAnalysisFactory m_IAnalysisFactory
m_IHistogramFactory
hep.aida.IHistogramFactory m_IHistogramFactory
m_ITree
hep.aida.ITree m_ITree
m_IFitFactory
hep.aida.IFitFactory m_IFitFactory
m_IFunctionFactory
hep.aida.IFunctionFactory m_IFunctionFactory
N1final
int N1final
N2final
int N2final
N1
int N1
N2
int N2
xsize
int xsize
ysize
int ysize
keyspace
double keyspace
isSet
boolean isSet
fontLabel
java.awt.Font fontLabel
serialVersionUID: 1L
h1
Profile1D h1
axis
hep.aida.IAxis axis
min
double min
max
double max
bins
int bins
edges
double[] edges
title
java.lang.String title
serialVersionUID: 1L
h1
Profile2D h1
minX
double minX
maxX
double maxX
minY
double minY
maxY
double maxY
binsX
int binsX
binsY
int binsY
xAx
hep.aida.IAxis xAx
yAy
hep.aida.IAxis yAy
region
int region
title
java.lang.String title
Class jhplot.HTable extends javax.swing.JFrame implements Serializable |
serialVersionUID: 1L
table
com.vlsolutions.swing.table.VLJTable table
closeButton
javax.swing.JButton closeButton
filter
javax.swing.JButton filter
control
javax.swing.JPanel control
serialVersionUID: 1L
set
boolean set
canv
Canvas3d[][] canv
jpp
javax.swing.JPanel[][] jpp
md
Model3d[][] md
m_Close
jhplot.HView3D.Thread1 m_Close
xsize
int xsize
ysize
int ysize
Class jhplot.P0D extends java.lang.Object implements Serializable |
serialVersionUID: 1L
data
java.util.ArrayList<E> data
bin
DynamicBin1D bin
title
java.lang.String title
cmp
java.util.Comparator<T> cmp
Class jhplot.P0I extends java.lang.Object implements Serializable |
serialVersionUID: 1L
data
java.util.ArrayList<E> data
bin
DynamicBin1D bin
title
java.lang.String title
cmp
java.util.Comparator<T> cmp
serialVersionUID: 1L
data
jplot.DataArray data
title
java.lang.String title
dimen
int dimen
Class jhplot.P2D extends java.lang.Object implements Serializable |
serialVersionUID: 1L
data
jplot.DataArray2D data
title
java.lang.String title
c
java.awt.Color c
s
int s
Class jhplot.P3D extends java.lang.Object implements Serializable |
serialVersionUID: 1L
data
jplot.DataArray3D data
title
java.lang.String title
c
java.awt.Color c
w
int w
Class jhplot.PND extends java.lang.Object implements Serializable |
serialVersionUID: 1L
data
java.util.ArrayList<E> data
title
java.lang.String title
dimension
int dimension
min
double min
max
double max
Class jhplot.PNI extends java.lang.Object implements Serializable |
serialVersionUID: 1L
data
java.util.ArrayList<E> data
title
java.lang.String title
dimension
int dimension
min
double min
max
double max
serialVersionUID: 1L
bsomDrawArea
jhplot.bsom.BsomDrawArea bsomDrawArea
inputText
javax.swing.JTextField inputText
dstepText
javax.swing.JTextField dstepText
input_file
java.lang.String input_file
outputButton
javax.swing.JButton outputButton
p1d
P1D p1d
buf
java.util.Vector<E> buf
serialVersionUID: 1L
drawArea
jhplot.bsom.DrawArea drawArea
alphaSlider
jhplot.bsom.AlphaSlider alphaSlider
betaSlider
jhplot.bsom.BetaSlider betaSlider
widthSlider
jhplot.bsom.WidthSlider widthSlider
heightSlider
jhplot.bsom.HeightSlider heightSlider
phaseSlider
jhplot.bsom.PhaseSlider phaseSlider
noiseSlider
jhplot.bsom.NoiseSlider noiseSlider
initButton
javax.swing.JButton initButton
learnButton
javax.swing.JCheckBox learnButton
autoButton
javax.swing.JCheckBox autoButton
densityButton
javax.swing.JCheckBox densityButton
unitNumberText
javax.swing.JTextField unitNumberText
xd
int xd
yd
int yd
scale
double scale
n_data
int n_data
n_unit
int n_unit
dstep
int dstep
width_range
double width_range
height_range
double height_range
phase_range
double phase_range
noise_range
double noise_range
initial_width
double initial_width
initial_height
double initial_height
initial_noise_level
double initial_noise_level
initial_phase
double initial_phase
initial_weight_level
double initial_weight_level
alpha_min_power
double alpha_min_power
alpha_max_power
double alpha_max_power
beta_min_power
double beta_min_power
beta_max_power
double beta_max_power
initial_alpha
double initial_alpha
initial_beta
double initial_beta
serialVersionUID: 1L
hfile
HFile hfile
closeButton
javax.swing.JButton closeButton
variableModel
javax.swing.DefaultListModel variableModel
frame
HPlot frame
jTab
javax.swing.JTable jTab
rows
java.lang.String[] rows
runButton
javax.swing.JButton runButton
map
java.util.Map<K,V> map
cb
javax.swing.JCheckBox cb
state
boolean state
serialVersionUID: 1L
hfile
PFile hfile
closeButton
javax.swing.JButton closeButton
variableModel
javax.swing.DefaultListModel variableModel
frame
HPlot frame
jTab
javax.swing.JTable jTab
rows
java.lang.String[] rows
runButton
javax.swing.JButton runButton
map
java.util.Map<K,V> map
cb
javax.swing.JCheckBox cb
state
boolean state
serialVersionUID: 1L
x1
int x1
- The points defining this arc object.
x2
int x2
- The points defining this arc object.
y1
int y1
- The points defining this arc object.
y2
int y2
- The points defining this arc object.
stroke
float stroke
- The stroke of this arc object.
dash
float dash
- The dash size of the arc object (only for ghost and scalar arcs).
freq
float freq
- The frequency of the arc object (only for photon and gluon arcs).
stangle
int stangle
- The starting angle of this arc object.
arrow
boolean arrow
- A boolean variable that indicates whether to draw an arrow on
this arc object or not (not used for photon and gluon arcs).
flip
boolean flip
- A boolean variable that indicates whether the arrow should be
flipped with respect to the initial orientation or not
(only used for fermion ghost and scalar arcs).
end
boolean end
- A boolean variable that indicates wether this arc object
has an arrow at the end (true) or in the mid (false); used only
for fermionic arcs.
amp
int amp
- The amplitude for this arc object.
doubleLine
boolean doubleLine
- A boolean variable that indicates whether this arc should be drawn
with double lines.
dlSeparation
float dlSeparation
- The separation of the double lines.
isRes
boolean isRes
serialVersionUID: 1L
NAXES
int NAXES
X
int X
Y
int Y
data
java.util.Vector<E> data
pad
int[] pad
min
double[] min
max
double[] max
diff
double[] diff
inv
double[] inv
ticLabel
java.lang.String[][] ticLabel
ticNumber
double[][] ticNumber
numberOfTics
int[] numberOfTics
numberOfTicsEstimated
int[] numberOfTicsEstimated
maxLabelWidth
int[] maxLabelWidth
maxLabelHight
int[] maxLabelHight
gridColor
java.awt.Color gridColor
show
boolean[] show
showMirror
boolean[] showMirror
showGrid
boolean[] showGrid
labelFont
java.awt.Font labelFont
labelColor
java.awt.Color labelColor
labelRotation
double labelRotation
labelSpace
double[] labelSpace
expForm
int expForm
logScale
boolean[] logScale
rotateTic
boolean[] rotateTic
useTicLabels
boolean[] useTicLabels
AxisExponent
int[] AxisExponent
axisLength
double[] axisLength
leftMargin
double leftMargin
rightMargin
double rightMargin
bottomMargin
double bottomMargin
topMargin
double topMargin
ticLength
double[] ticLength
subticLength
double[] subticLength
subticNumber
int[] subticNumber
axesArrow
int[] axesArrow
autoRange
boolean[] autoRange
plotType
int plotType
statistics
java.lang.String[] statistics
isContour
boolean isContour
ContourLevels
int ContourLevels
isContourBar
boolean isContourBar
ContourBinX
int ContourBinX
ContourBinY
int ContourBinY
isContourGray
boolean isContourGray
contour
jplot.Contour contour
h2d
H2D h2d
isShowKey
boolean isShowKey
isGridFront
boolean isGridFront
serialVersionUID: 1L
rotAngle
int rotAngle
- The rotation angle of the ellipse
transp
float transp
fill
boolean fill
serialVersionUID: 1L
transp
float transp
fill
boolean fill
serialVersionUID: 1L
fillcolor
java.awt.Color fillcolor
- The fill color of this fillObject.
stroke
float stroke
- The stroke (line width) of the border line of this fillObject.
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
angamp
int angamp
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
textString
java.lang.String textString
- The input text string representing this label object.
rtext
graph.RTextLine rtext
stext
java.lang.String stext
textFont
java.awt.Font textFont
- The font of this label object.
rotAngle
int rotAngle
availableFonts
java.lang.String[] availableFonts
key
int key
keycolor
java.awt.Color keycolor
keyspace
double keyspace
penwidth
float penwidth
padX
int padX
padY
int padY
type
int type
serialVersionUID: 1L
textString
java.lang.String textString
- The text string specifying this JaLatexText object.
allign
int allign
- An integer specifying how the text is alligned with respect to the
current position.
latexfs
int latexfs
- An integer specifying the LaTeX font size.
latexPanel
javax.swing.JPanel latexPanel
latexLabel
javax.swing.JLabel latexLabel
rotAngle
int rotAngle
serialVersionUID: 1L
transp
float transp
stroke
float stroke
- The stroke (line width) of this line object.
dash
float dash
- The dash size of the line object
(only used for ghost and scalar lines).
freq
float freq
- The frequency of the line object
(only used for photon, gluon and zigzag lines).
arrow
boolean arrow
- A boolean variable that indicates wether this line object
has an arrow or not.
end
boolean end
- A boolean variable that indicates wether this line object
has an arrow in the end (true) or at the end (false); used only
for fermionic lines.
flip
boolean flip
- Boolean variable that indicates whether the arrow of this line
object should be flipped with respect to the initial orientation or not.
inflip
boolean inflip
- A boolean variable that specifies the internal flip with respect
to the relative width and height of this line.
symm
boolean symm
- The symmetry of a gluon, photon or zigzag line,
(the direction in which the wiggles start).
back
boolean back
- A boolean variable that specifies the internal flip with respect
to the handle that the user grabs to drag this line.
amp
int amp
- The amplitude for photon, gluon and zigzag lines.
doubleLine
boolean doubleLine
- A boolean variable that indicates whether this object should be
drawn with double lines.
dlSeparation
float dlSeparation
- The separation of the double lines.
serialVersionUID: 1L
stroke
float stroke
- The stroke of this loop object.
dash
float dash
- The dash size of the loop object
(only used for ghost and scalar loops).
freq
float freq
- The frequency of the loop object
(only used for photon and gluon loops).
arrow
boolean arrow
- A Boolean variable that indicates whether to draw an arrow on
this loop object or not (not used for photon and gluon loops).
flip
boolean flip
- A boolean variable that indicates whether the arrow should be
flipped with respect to the initial orientation or not
(not used for photon and gluon loops).
amp
int amp
- The amplitude for this loop object (only used for photon and
gluon loops).
doubleLine
boolean doubleLine
- A boolean variable that indicates whether this object
should be drawn with double lines.
dlSeparation
float dlSeparation
- The separation of the double lines.
serialVersionUID: 314159L
x
int x
- The x coordinate of this JaObject.
y
int y
- The y coordinate of this JaObject.
relw
int relw
- The relative width of this JaObject.
relh
int relh
- The relative height of this JaObject.
xx
float xx
- The x coordinate in NDC .
yy
float yy
- The y coordinate in NDC.
xu
double xu
- The x coordinate in USER .
yu
double yu
- The y coordinate in USER.
isUser
boolean isUser
rrelw
float rrelw
- The relative width in NDC.
rrelh
float rrelh
- The relative height in NDC.
urelw
double urelw
- The relative width in USER.
urelh
double urelh
- The relative height in USER.
color
java.awt.Color color
- The color of this JaObject.
gp
java.awt.geom.GeneralPath gp
boundingbox
double[] boundingbox
- The bounding box of this JaObject.
marked
boolean marked
- Determines whether this JaObject is part of a group or not
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
textString
java.lang.String textString
- The input text string representing this label object.
rtext
graph.RTextLine rtext
stext
java.lang.String stext
type
int type
padX
int padX
padY
int padY
textFont
java.awt.Font textFont
- The font of this label object.
rotAngle
int rotAngle
availableFonts
java.lang.String[] availableFonts
serialVersionUID: 1L
textString
java.lang.String textString
rtext
graph.RTextLine rtext
stext
java.lang.String stext
multitext
java.lang.String[] multitext
textFont
java.awt.Font textFont
- The font of this label object.
rotAngle
int rotAngle
isMultiline
boolean isMultiline
ypos
float[] ypos
xpos
float[] xpos
shadowColor
java.awt.Color shadowColor
shadowXOffset
int shadowXOffset
shadowYOffset
int shadowYOffset
isShadow
boolean isShadow
type
int type
padX
int padX
padY
int padY
stroke
float stroke
- The stroke (line width) of this object.
serialVersionUID: 1L
serialVersionUID: 1L
rotAngle
int rotAngle
- The rotation angle of the Vertex
fillcolor
java.awt.Color fillcolor
- The fill color of this fillObject.
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
x1
double x1
y1
double y1
x2
double x2
y2
double y2
x3
double x3
y3
double y3
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
x
double x
y
double y
serialVersionUID: 1L
val
double val
err
double err
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
plot
jas.hist.JASHist plot
tree
javax.swing.JTree tree
serialVersionUID: 1L
type
int type
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
width
double width
length
double length
f
java.awt.Font f
rotate
double rotate
text
java.lang.String text
strock
java.awt.Stroke strock
color
java.awt.Color color
X1
double X1
Y1
double Y1
X2
double X2
Y2
double Y2
transp
float transp
whoAm
int whoAm
fill
boolean fill
XX
double[] XX
YY
double[] YY
usePosition
int usePosition
serialVersionUID: 1L
serialVersionUID: 1L
imageFile
java.lang.String imageFile
image
java.awt.Image image
serialVersionUID: 1L
serialVersionUID: 1L
thread
java.lang.Thread thread
threadSuspended
boolean threadSuspended
md
Model3d md
backBuffer
java.awt.Image backBuffer
backGC
java.awt.Graphics backGC
delay
int delay
painted
boolean painted
serialVersionUID: 1L
md
Model3d md
backBuffer
java.awt.Image backBuffer
backGC
java.awt.Graphics backGC
prefSize
java.awt.Dimension prefSize
minSize
java.awt.Dimension minSize
painted
boolean painted
c
java.awt.Color c
scml
jhplot.v3d.Canvas3d.SelectionChangeMouseListener scml
menu
javax.swing.JPopupMenu menu
orot
jhplot.v3d.Matrix3d orot
otrans
jhplot.v3d.Matrix3d otrans
oscale
jhplot.v3d.Matrix3d oscale
ominScale
float ominScale
omaxScale
float omaxScale
serialVersionUID: 1L
tabbedPane
javax.swing.JTabbedPane tabbedPane
closeButton
javax.swing.JButton closeButton
win
Canvas3d win
md
Model3d md
jb1
javax.swing.JButton jb1
jb2
javax.swing.JButton jb2
jb3
javax.swing.JButton jb3
jb4
javax.swing.JButton jb4
jb5
javax.swing.JButton jb5
jb6
javax.swing.JButton jb6
jb7
javax.swing.JButton jb7
jb8
javax.swing.JButton jb8
jb9
javax.swing.JButton jb9
jb10
javax.swing.JButton jb10
serialVersionUID: 1L
name
java.lang.String name
md
Model3d md
vert
Vector3d[] vert
overt
Vector3d[] overt
norm
Vector3d[] norm
onorm
Vector3d[] onorm
center
Vector3d center
ocenter
Vector3d ocenter
face
jhplot.v3d.Face3d[] face
nvert
int nvert
cvert
int cvert
nface
int nface
cface
int cface
serialVersionUID: 1L
serialVersionUID: 1L
fSignal
java.util.ArrayList<E> fSignal
fBackground
java.util.ArrayList<E> fBackground
fCandidates
java.util.ArrayList<E> fCandidates
fErrorOnSignal
java.util.ArrayList<E> fErrorOnSignal
fErrorOnBackground
java.util.ArrayList<E> fErrorOnBackground
fErrorOnData
java.util.ArrayList<E> fErrorOnData
fIds
java.util.ArrayList<E> fIds
nobs
int[] nobs
back
double[] back
errback
double[] errback
fraction
double[] fraction
errfraction
double[] errfraction
textfields
java.awt.TextField[][] textfields
nexp
int nexp
pole
double pole
serialVersionUID: 1L
serialVersionUID: 1L
Points
java.util.ArrayList<E> Points
- Array of data points
Min
DataPoint Min
- Min value of the data
Max
DataPoint Max
- Max value of the data
names
java.lang.String[] names
- Attributes
Dim
int Dim
- Dimension of Attributes
relation
java.lang.String relation
- Relation name
xmin
double[] xmin
xmax
double[] xmax
in_xmin
int[] in_xmin
in_xmax
int[] in_xmax
a
double[] a
- Attributes
Dimena
int Dimena
- Dimension of Attributes
clusterNumber
int clusterNumber
- Assigned cluster
jHepWork 2.8 (©) S.Chekanov