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
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
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
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
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
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
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
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
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
String alignment
- The default format string for formatting a single cell value; currently
"%G".
format
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
String columnSeparator
- The default string separating any two columns from another; currently
" ".
rowSeparator
String rowSeparator
- The default string separating any two rows from another; currently
"\n".
sliceSeparator
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
String alignment
- The default format string for formatting a single cell value; currently "%G".
format
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
String columnSeparator
- The default string separating any two columns from another; currently " ".
rowSeparator
String rowSeparator
- The default string separating any two rows from another; currently "\n".
sliceSeparator
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
Object[] elements
- The elements of this matrix.
elements
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
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
ConcurrentHashMap<K,V> elements
serialVersionUID: 1L
elements
ConcurrentHashMap<K,V> elements
serialVersionUID: 1L
elements
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
ConcurrentHashMap<K,V> elements
serialVersionUID: 1L
elements
ConcurrentHashMap<K,V> elements
serialVersionUID: 1L
elements
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 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 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
Object[] elements
serialVersionUID: 1L
elements
Object[][] elements
serialVersionUID: 1L
elements
Object[][][] elements
serialVersionUID: 1L
elements
Object[] elements
- The elements of this matrix.
serialVersionUID: 1L
elements
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
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
Object[] elements
dlength
int dlength
dindex
int dindex
serialVersionUID: 1L
elements
SparseObjectMatrix1D[] elements
serialVersionUID: 1L
columnPointers
int[] columnPointers
rowIndexes
int[] rowIndexes
values
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
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
String[] windowNames
windowName
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
String shortTitle
serialVersionUID: 1L
seed
long seed
initialSeed
long initialSeed
methodOptionDecimal
int methodOptionDecimal
rr
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
String[] path
type
Class<T> type
flags
int flags
linkPath
String[] linkPath
Package hep.aida.ref.function |
hash
TreeMap<K,V> hash
userHash
TreeMap<K,V> userHash
creator
FunctionCreator creator
Package hep.aida.ref.histogram |
arraySize
int arraySize
maxEntries
int maxEntries
autoConvert
boolean autoConvert
options
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
ArrayList<E> valuesArray
weightsArray
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
ArrayList<E> xValuesArray
yValuesArray
ArrayList<E> yValuesArray
weightsArray
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
ArrayList<E> xValuesArray
yValuesArray
ArrayList<E> yValuesArray
zValuesArray
ArrayList<E> zValuesArray
weightsArray
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
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
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
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
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
serialVersionUID: 1L
lpp
jplot.LinePars lpp
FontTitle
Font FontTitle
FontAxis
Font FontAxis
serialVersionUID: 1L
min
double min
max
double max
points
int points
name
String name
title
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
String title
name
String name
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
String title
name
String name
function
graph.ParseFunction function
isParsed
boolean isParsed
iname
hep.aida.IFunction iname
serialVersionUID: 1L
min
double min
max
double max
points
int points
name
String name
title
String title
vars
String vars
x
double[] x
y
double[] y
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
avars
String[] avars
diff
org.nfunk.jep.Node diff
fixedVars
String fixedVars
serialVersionUID: 1L
name
String name
fillColor
Color fillColor
lineColor
Color lineColor
divU
int divU
divV
int divV
penWidth
int penWidth
isFilled
boolean isFilled
title
String title
serialVersionUID: 1L
set
boolean set
mainFrame
JFrame mainFrame
memMon
utils.MemoryMonitor memMon
infoPanel
JPanel infoPanel
N1final
int N1final
N2final
int N2final
N1edit
int N1edit
N2edit
int N2edit
bar
JMenuBar bar
menu
JMenu menu
about
JMenu about
item11
JMenuItem item11
item00
JMenuItem item00
item01
JMenuItem item01
item02
JMenuItem item02
item03
JMenuItem item03
item04
JMenuItem item04
item05
JMenuItem item05
item06
JMenuItem item06
item12
JMenuItem item12
item13
JMenuItem item13
serialVersionUID: 1L
selection
Rectangle selection
sname
String sname
f
Font f
c
Color c
fm
FontMetrics fm
textWidth
int textWidth
textHeight
int textHeight
recColor
Color recColor
recColor1
Color recColor1
bakColor
Color bakColor
borderColor
Color borderColor
win
GHPanel win
rotation
int rotation
sinfo
String sinfo
dXsize
int dXsize
dYsize
int dYsize
menu
JPopupMenu menu
scml
jhplot.GHMargin.SelectionChangeMouseListener scml
iedit
JMenuItem iedit
icolor
JMenuItem icolor
imargin1
JMenuItem imargin1
imargin2
JMenuItem imargin2
imargin3
JMenuItem imargin3
idefault
JMenuItem idefault
serialVersionUID: 1L
CanvasPanel
JPanel CanvasPanel
mainPanel
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
Color backMargin
gTitleText
String gTitleText
gTitleFont
Font gTitleFont
gTitleColor
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
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
xAx
hep.aida.IAxis xAx
yAy
hep.aida.IAxis yAy
title
String title
serialVersionUID: 1L
title
String title
serialVersionUID: 1L
cp
org.jfree.chart.ChartPanel[][] cp
chart
org.jfree.chart.JFreeChart[][] chart
cdat
Object[][] cdat
set
boolean set
title
String[][] title
titleX
String[][] titleX
titleY
String[][] titleY
Bins
int Bins
Min
double Min
Max
double Max
sname
String sname
DEFAULT_BG_COLOR
Color DEFAULT_BG_COLOR
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
String[] items
engines
String[] engines
rmin
double rmin
rmax
double rmax
param
double[] param
range
String range
method
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
serialVersionUID: 1L
text
String text
font
Font font
color
Color color
transp
float transp
key_type
int key_type
key_color
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
serialVersionUID: 1L
text
String text
font
Font font
color
Color color
transp
float transp
label
jplot.GraphLabel label
Xpos
double Xpos
Ypos
double Ypos
usePosition
int usePosition
serialVersionUID: 1L
text
String text
fontsize
int fontsize
color
Color color
back
Color back
Xpos
double Xpos
Ypos
double Ypos
usePosition
int usePosition
serialVersionUID: 1L
text
String[] text
font
Font font
color
Color color
transp
float transp
label
jplot.GraphLabel label
Xpos
double Xpos
Ypos
double Ypos
usePosition
int usePosition
serialVersionUID: 1L
lf
String lf
graph
jplot.Graph[][] graph
gs
jplot.GraphSettings[][] gs
sc
jplot.StyleChooser[][] sc
frames
JFrame[][] frames
jp
jplot.JPlot[][] jp
plotType
int[][] plotType
data
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
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
String[][] titleG
titleX
String[][] titleX
titleY
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
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
String help_file
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
DecimalFormat dfb
ja
JaAxes[][] ja
labelX
JaText[][] labelX
labelY
JaText[][] labelY
statbox
JaTextBox[][] statbox
showStatBox
boolean[][] showStatBox
initList
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
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
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
String title
serialVersionUID: 1L
table
com.vlsolutions.swing.table.VLJTable table
closeButton
JButton closeButton
filter
JButton filter
control
JPanel control
serialVersionUID: 1L
set
boolean set
canv
Canvas3d[][] canv
jpp
JPanel[][] jpp
md
Model3d[][] md
m_Close
jhplot.HView3D.Thread1 m_Close
xsize
int xsize
ysize
int ysize
serialVersionUID: 1L
data
ArrayList<E> data
bin
DynamicBin1D bin
title
String title
serialVersionUID: 1L
data
ArrayList<E> data
bin
DynamicBin1D bin
title
String title
serialVersionUID: 1L
data
jplot.DataArray data
title
String title
dimen
int dimen
serialVersionUID: 1L
data
jplot.DataArray2D data
title
String title
c
Color c
s
int s
serialVersionUID: 1L
data
jplot.DataArray3D data
title
String title
c
Color c
w
int w
serialVersionUID: 1L
data
ArrayList<E> data
title
String title
dimension
int dimension
min
double min
max
double max
serialVersionUID: 1L
data
ArrayList<E> data
title
String title
dimension
int dimension
min
double min
max
double max
serialVersionUID: 1L
bsomDrawArea
jhplot.bsom.BsomDrawArea bsomDrawArea
inputText
JTextField inputText
dstepText
JTextField dstepText
input_file
String input_file
outputButton
JButton outputButton
p1d
P1D p1d
buf
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
JButton initButton
learnButton
JCheckBox learnButton
autoButton
JCheckBox autoButton
densityButton
JCheckBox densityButton
unitNumberText
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
JButton closeButton
variableModel
DefaultListModel variableModel
frame
HPlot frame
jTab
JTable jTab
rows
String[] rows
runButton
JButton runButton
map
Map<K,V> map
cb
JCheckBox cb
state
boolean state
serialVersionUID: 1L
hfile
PFile hfile
closeButton
JButton closeButton
variableModel
DefaultListModel variableModel
frame
HPlot frame
jTab
JTable jTab
rows
String[] rows
runButton
JButton runButton
map
Map<K,V> map
cb
JCheckBox cb
state
boolean state
serialVersionUID: 1L
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
Vector<E> data
pad
int[] pad
min
double[] min
max
double[] max
diff
double[] diff
inv
double[] inv
ticLabel
String[][] ticLabel
ticNumber
double[][] ticNumber
numberOfTics
int[] numberOfTics
numberOfTicsEstimated
int[] numberOfTicsEstimated
maxLabelWidth
int[] maxLabelWidth
maxLabelHight
int[] maxLabelHight
gridColor
Color gridColor
show
boolean[] show
showMirror
boolean[] showMirror
showGrid
boolean[] showGrid
labelFont
Font labelFont
labelColor
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
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
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
String textString
- The input text string representing this label object.
rtext
graph.RTextLine rtext
stext
String stext
textFont
Font textFont
- The font of this label object.
rotAngle
int rotAngle
availableFonts
String[] availableFonts
key
int key
keycolor
Color keycolor
keyspace
double keyspace
penwidth
float penwidth
padX
int padX
padY
int padY
type
int type
serialVersionUID: 1L
textString
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
JPanel latexPanel
latexLabel
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
Color color
- The color of this JaObject.
gp
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
String textString
- The input text string representing this label object.
rtext
graph.RTextLine rtext
stext
String stext
type
int type
padX
int padX
padY
int padY
textFont
Font textFont
- The font of this label object.
rotAngle
int rotAngle
availableFonts
String[] availableFonts
serialVersionUID: 1L
textString
String textString
rtext
graph.RTextLine rtext
stext
String stext
multitext
String[] multitext
textFont
Font textFont
- The font of this label object.
rotAngle
int rotAngle
isMultiline
boolean isMultiline
ypos
float[] ypos
xpos
float[] xpos
shadowColor
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
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
JTree tree
serialVersionUID: 1L
type
int type
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
width
double width
length
double length
f
Font f
rotate
double rotate
text
String text
strock
Stroke strock
color
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
String imageFile
image
Image image
serialVersionUID: 1L
serialVersionUID: 1L
thread
Thread thread
threadSuspended
boolean threadSuspended
md
Model3d md
backBuffer
Image backBuffer
backGC
Graphics backGC
delay
int delay
painted
boolean painted
serialVersionUID: 1L
md
Model3d md
backBuffer
Image backBuffer
backGC
Graphics backGC
prefSize
Dimension prefSize
minSize
Dimension minSize
painted
boolean painted
c
Color c
scml
jhplot.v3d.Canvas3d.SelectionChangeMouseListener scml
menu
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
JTabbedPane tabbedPane
closeButton
JButton closeButton
win
Canvas3d win
md
Model3d md
jb1
JButton jb1
jb2
JButton jb2
jb3
JButton jb3
jb4
JButton jb4
jb5
JButton jb5
jb6
JButton jb6
jb7
JButton jb7
jb8
JButton jb8
jb9
JButton jb9
jb10
JButton jb10
serialVersionUID: 1L
name
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
ArrayList<E> fSignal
fBackground
ArrayList<E> fBackground
fCandidates
ArrayList<E> fCandidates
fErrorOnSignal
ArrayList<E> fErrorOnSignal
fErrorOnBackground
ArrayList<E> fErrorOnBackground
fErrorOnData
ArrayList<E> fErrorOnData
fIds
ArrayList<E> fIds
nobs
int[] nobs
back
double[] back
errback
double[] errback
fraction
double[] fraction
errfraction
double[] errfraction
textfields
TextField[][] textfields
nexp
int nexp
pole
double pole
serialVersionUID: 1L
serialVersionUID: 1L
Points
ArrayList<E> Points
- Array of data points
Min
DataPoint Min
- Min value of the data
Max
DataPoint Max
- Max value of the data
names
String[] names
- Attributes
Dim
int Dim
- Dimension of Attributes
relation
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
Package org.apache.commons.math |
serialVersionUID: -4965972841162580234L
serialVersionUID: -1111352570797662604L
serialVersionUID: -1316089546353786411L
dimension1
int dimension1
- Deprecated.
- First dimension.
dimension2
int dimension2
- Deprecated.
- Second dimension.
serialVersionUID: -2271007547170169872L
serialVersionUID: 1384427981840836868L
argument
double[] argument
- Argument causing function evaluation failure
serialVersionUID: 5261476508226103366L
serialVersionUID: 7428019509644517071L
pattern
Localizable pattern
- Pattern used to build the message.
arguments
Object[] arguments
- Arguments used to build the message.
serialVersionUID: 9058794795027570002L
pattern
Localizable pattern
- Pattern used to build the message.
arguments
Object[] arguments
- Arguments used to build the message.
serialVersionUID: -5921271447220129118L
maxEvaluations
int maxEvaluations
- Maximal number of evaluations allowed.
serialVersionUID: -7821226672760574694L
maxIterations
int maxIterations
- Maximal number of iterations allowed.
Package org.apache.commons.math.analysis.interpolation |
serialVersionUID: 107049519551235069L
serialVersionUID: 5204927143605193821L
bandwidth
double bandwidth
- The bandwidth parameter: when computing the loess fit at
a particular point, this fraction of source points closest
to the current point is taken into account for computing
a least-squares regression.
A sensible value is usually 0.25 to 0.5.
robustnessIters
int robustnessIters
- The number of robustness iterations parameter: this many
robustness iterations are done.
A sensible value is usually 0 (just the initial fit without any
robustness iterations) to 4.
accuracy
double accuracy
- If the median residual at a certain robustness iteration
is less than this amount, no more iterations are done.
serialVersionUID: 3003707660147873733L
Package org.apache.commons.math.analysis.polynomials |
serialVersionUID: -7726511984200295583L
coefficients
double[] coefficients
- The coefficients of the polynomial, ordered by degree -- i.e.,
coefficients[0] is the constant term and coefficients[n] is the
coefficient of x^n where n is the degree of the polynomial.
Package org.apache.commons.math.complex |
serialVersionUID: -6195664516687396620L
readResolve
protected final Object readResolve()
Resolve the transient fields in a deserialized Complex Object.
Subclasses will need to override Complex.createComplex(double, double)
to deserialize properly
- Since:
- 2.0
imaginary
double imaginary
- The imaginary part.
real
double real
- The real part.
serialVersionUID: -6130362688700788798L
readResolve
private Object readResolve()
- Handle deserialization of the singleton.
serialVersionUID: -3343698360149467646L
imaginaryCharacter
String imaginaryCharacter
- The notation used to signify the imaginary part of the complex number.
imaginaryFormat
NumberFormat imaginaryFormat
- The format used for the imaginary part.
realFormat
NumberFormat realFormat
- The format used for the real part.
Package org.apache.commons.math.distribution |
serialVersionUID: -38038050983108802L
randomData
RandomDataImpl randomData
- RandomData instance used to generate samples from the distribution
- Since:
- 2.2
solverAbsoluteAccuracy
double solverAbsoluteAccuracy
- Solver absolute accuracy for inverse cumulative computation
- Since:
- 2.1
serialVersionUID: -38038050983108802L
serialVersionUID: -1146319659338487221L
randomData
RandomDataImpl randomData
- RandomData instance used to generate samples from the distribution
- Since:
- 2.2
serialVersionUID: -1221965979403477668L
alpha
double alpha
- First shape parameter.
beta
double beta
- Second shape parameter.
z
double z
- Normalizing factor used in density computations.
updated whenever alpha or beta are changed.
solverAbsoluteAccuracy
double solverAbsoluteAccuracy
- Inverse cumulative probability accuracy
serialVersionUID: 6751309484392813623L
numberOfTrials
int numberOfTrials
- The number of trials.
probabilityOfSuccess
double probabilityOfSuccess
- The probability of success.
serialVersionUID: 8589540077390120676L
median
double median
- The median of this distribution.
scale
double scale
- The scale of this distribution.
solverAbsoluteAccuracy
double solverAbsoluteAccuracy
- Inverse cumulative probability accuracy
serialVersionUID: -8352658048349159782L
gamma
GammaDistribution gamma
- Internal Gamma distribution.
solverAbsoluteAccuracy
double solverAbsoluteAccuracy
- Inverse cumulative probability accuracy
serialVersionUID: 2401296428283614780L
mean
double mean
- The mean of this distribution.
solverAbsoluteAccuracy
double solverAbsoluteAccuracy
- Inverse cumulative probability accuracy
serialVersionUID: -8516354193418641566L
numeratorDegreesOfFreedom
double numeratorDegreesOfFreedom
- The numerator degrees of freedom
denominatorDegreesOfFreedom
double denominatorDegreesOfFreedom
- The numerator degrees of freedom
solverAbsoluteAccuracy
double solverAbsoluteAccuracy
- Inverse cumulative probability accuracy
serialVersionUID: -3239549463135430361L
alpha
double alpha
- The shape parameter.
beta
double beta
- The scale parameter.
solverAbsoluteAccuracy
double solverAbsoluteAccuracy
- Inverse cumulative probability accuracy
serialVersionUID: -436928820673516179L
numberOfSuccesses
int numberOfSuccesses
- The number of successes in the population.
populationSize
int populationSize
- The population size.
sampleSize
int sampleSize
- The sample size.
serialVersionUID: 8589540077390120676L
mean
double mean
- The mean of this distribution.
standardDeviation
double standardDeviation
- The standard deviation of this distribution.
solverAbsoluteAccuracy
double solverAbsoluteAccuracy
- Inverse cumulative probability accuracy
serialVersionUID: 6751309484392813623L
numberOfSuccesses
int numberOfSuccesses
- The number of successes
probabilityOfSuccess
double probabilityOfSuccess
- The probability of success
serialVersionUID: -3349935121172596109L
normal
NormalDistribution normal
- Distribution used to compute normal approximation.
mean
double mean
- Holds the Poisson mean for the distribution.
maxIterations
int maxIterations
- Maximum number of iterations for cumulative probability.
Cumulative probabilities are estimated using either Lanczos series approximation of
Gamma#regularizedGammaP or continued fraction approximation of Gamma#regularizedGammaQ.
epsilon
double epsilon
- Convergence criterion for cumulative probability.
serialVersionUID: -5852615386664158222L
degreesOfFreedom
double degreesOfFreedom
- The degrees of freedom
solverAbsoluteAccuracy
double solverAbsoluteAccuracy
- Inverse cumulative probability accuracy
serialVersionUID: 8589540077390120676L
shape
double shape
- The shape parameter.
scale
double scale
- The scale parameter.
solverAbsoluteAccuracy
double solverAbsoluteAccuracy
- Inverse cumulative probability accuracy
numericalMean
double numericalMean
- Cached numerical mean
numericalMeanIsCalculated
boolean numericalMeanIsCalculated
- Whether or not the numerical mean has been calculated
numericalVariance
double numericalVariance
- Cached numerical variance
numericalVarianceIsCalculated
boolean numericalVarianceIsCalculated
- Whether or not the numerical variance has been calculated
serialVersionUID: -140627372283420404L
numberOfElements
int numberOfElements
- Number of elements.
exponent
double exponent
- Exponent parameter of the distribution.
Package org.apache.commons.math.estimation |
serialVersionUID: -555440800213416949L
estimate
double estimate
- Deprecated.
- Current value of the parameter
name
String name
- Deprecated.
- Name of the parameter
bound
boolean bound
- Deprecated.
- Indicator for bound parameters
(ie parameters that should not be estimated)
serialVersionUID: -573038581493881337L
serialVersionUID: 5485001826076289109L
steadyStateThreshold
double steadyStateThreshold
- Deprecated.
- Threshold for cost steady state detection.
convergence
double convergence
- Deprecated.
- Threshold for cost convergence.
serialVersionUID: -5705952631533171019L
solvedCols
int solvedCols
- Deprecated.
- Number of solved variables.
diagR
double[] diagR
- Deprecated.
- Diagonal elements of the R matrix in the Q.R. decomposition.
jacNorm
double[] jacNorm
- Deprecated.
- Norms of the columns of the jacobian matrix.
beta
double[] beta
- Deprecated.
- Coefficients of the Householder transforms vectors.
permutation
int[] permutation
- Deprecated.
- Columns permutation array.
rank
int rank
- Deprecated.
- Rank of the jacobian matrix.
lmPar
double lmPar
- Deprecated.
- Levenberg-Marquardt parameter.
lmDir
double[] lmDir
- Deprecated.
- Parameters evolution direction associated with lmPar.
initialStepBoundFactor
double initialStepBoundFactor
- Deprecated.
- Positive input variable used in determining the initial step bound.
costRelativeTolerance
double costRelativeTolerance
- Deprecated.
- Desired relative error in the sum of squares.
parRelativeTolerance
double parRelativeTolerance
- Deprecated.
- Desired relative error in the approximate solution parameters.
orthoTolerance
double orthoTolerance
- Deprecated.
- Desired max cosine on the orthogonality between the function vector
and the columns of the jacobian.
serialVersionUID: 4360046376796901941L
weight
double weight
- Deprecated.
- Measurement weight.
measuredValue
double measuredValue
- Deprecated.
- Value of the measurements.
ignored
boolean ignored
- Deprecated.
- Ignore measurement indicator.
Package org.apache.commons.math.exception |
serialVersionUID: 4330003017885151975L
serialVersionUID: -8415396756375798143L
dimension
int dimension
- Correct dimension.
serialVersionUID: -6024911025449780478L
specific
Localizable specific
- Pattern used to build the message (specific context).
general
Localizable general
- Pattern used to build the message (general problem description).
arguments
Object[] arguments
- Arguments used to build the message.
serialVersionUID: -7447085893598031110L
argument
Number argument
- Requested.
serialVersionUID: -6024911025449780478L
specific
Localizable specific
- Pattern used to build the message (specific context).
general
Localizable general
- Pattern used to build the message (general problem description).
arguments
Object[] arguments
- Arguments used to build the message.
serialVersionUID: -6276776513966934846L
serialVersionUID: -6024911025449780478L
specific
Localizable specific
- Pattern used to build the message (specific context).
arguments
Object[] arguments
- Arguments used to build the message.
serialVersionUID: -3629324471511904459L
serialVersionUID: 3596849179428944575L
direction
MathUtils.OrderDirection direction
- Direction (positive for increasing, negative for decreasing).
strict
boolean strict
- Whether the sequence must be strictly increasing or decreasing.
index
int index
- Index of the wrong value.
previous
Number previous
- Previous value.
serialVersionUID: -2250556892093726375L
serialVersionUID: -7824848630829852237L
serialVersionUID: -6024911025449780478L
serialVersionUID: 4330003017885151975L
max
Number max
- Higher bound.
boundIsAllowed
boolean boundIsAllowed
- Whether the maximum is included in the allowed range.
serialVersionUID: -6100997100383932834L
min
Number min
- Higher bound.
boundIsAllowed
boolean boundIsAllowed
- Whether the maximum is included in the allowed range.
serialVersionUID: 111601815794403609L
lo
Number lo
- Lower bound.
hi
Number hi
- Higher bound.
serialVersionUID: -1960874856936000015L
Package org.apache.commons.math.exception.util |
serialVersionUID: 8843275624471387299L
source
String source
- Source string.
Package org.apache.commons.math.fraction |
serialVersionUID: -6981118387974191891L
denominatorFormat
NumberFormat denominatorFormat
- The format used for the denominator.
numeratorFormat
NumberFormat numeratorFormat
- The format used for the numerator.
serialVersionUID: -5630213147331578515L
numerator
BigInteger numerator
- The numerator.
denominator
BigInteger denominator
- The denominator.
serialVersionUID: -1699294557189741703L
readResolve
private Object readResolve()
- Handle deserialization of the singleton.
serialVersionUID: -2932167925527338976L
serialVersionUID: 3698073679419233275L
denominator
int denominator
- The denominator.
numerator
int numerator
- The numerator.
serialVersionUID: -4661812640132576263L
serialVersionUID: -1257768487499119313L
readResolve
private Object readResolve()
- Handle deserialization of the singleton.
serialVersionUID: 3008655719530972611L
serialVersionUID: -6337346779577272307L
wholeFormat
NumberFormat wholeFormat
- The format used for the whole number.
serialVersionUID: 760934726031766749L
wholeFormat
NumberFormat wholeFormat
- The format used for the whole number.
Package org.apache.commons.math.genetics |
serialVersionUID: 1L
Package org.apache.commons.math.geometry |
serialVersionUID: -1360952845582206770L
serialVersionUID: 5647178478658937642L
serialVersionUID: -2153622329907944313L
q0
double q0
- Scalar coordinate of the quaternion.
q1
double q1
- First coordinate of the vectorial part of the quaternion.
q2
double q2
- Second coordinate of the vectorial part of the quaternion.
q3
double q3
- Third coordinate of the vectorial part of the quaternion.
serialVersionUID: 5133268763396045979L
x
double x
- Abscissa.
y
double y
- Ordinate.
z
double z
- Height.
serialVersionUID: -5447606608652576301L
prefix
String prefix
- Prefix.
suffix
String suffix
- Suffix.
separator
String separator
- Separator.
trimmedPrefix
String trimmedPrefix
- Trimmed prefix.
trimmedSuffix
String trimmedSuffix
- Trimmed suffix.
trimmedSeparator
String trimmedSeparator
- Trimmed separator.
format
NumberFormat format
- The format used for components.
Package org.apache.commons.math.linear |
serialVersionUID: 7260756672015356458L
data
FieldElement<T>[][] data
- Entries of the matrix
serialVersionUID: -1067294169172445528L
data
double[][] data
- Entries of the matrix
serialVersionUID: 7648186910365927050L
data
FieldElement<T>[] data
- Entries of the vector.
field
Field<T> field
- Field to which the elements belong.
serialVersionUID: -1097961340710804027L
data
double[] data
- Entries of the vector.
serialVersionUID: -1011428905656140431L
data
BigDecimal[][] data
- Deprecated.
- Entries of the matrix
lu
BigDecimal[][] lu
- Deprecated.
- Entries of cached LU decomposition.
All updates to data (other than luDecompose()) *must* set this to null
permutation
int[] permutation
- Deprecated.
- Permutation associated with LU decomposition
parity
int parity
- Deprecated.
- Parity of the permutation associated with the LU decomposition
roundingMode
int roundingMode
- Deprecated.
- Rounding mode for divisions
scale
int scale
- Deprecated.
- BigDecimal scale
serialVersionUID: -4602336630143123183L
blocks
FieldElement<T>[][] blocks
- Blocks of matrix entries.
rows
int rows
- Number of rows of the matrix.
columns
int columns
- Number of columns of the matrix.
blockRows
int blockRows
- Number of block rows of the matrix.
blockColumns
int blockColumns
- Number of block columns of the matrix.
serialVersionUID: 4991895511313664478L
blocks
double[][] blocks
- Blocks of matrix entries.
rows
int rows
- Number of rows of the matrix.
columns
int columns
- Number of columns of the matrix.
blockRows
int blockRows
- Number of block rows of the matrix.
blockColumns
int blockColumns
- Number of block columns of the matrix.
serialVersionUID: -2068020346562029801L
serialVersionUID: 8120540015829487660L
serialVersionUID: 3814333035048617048L
serialVersionUID: 8996207526636673730L
serialVersionUID: 4122929125438624648L
serialVersionUID: -7012803946709786097L
serialVersionUID: -5962461716457143437L
rows
int rows
- Number of rows of the matrix.
columns
int columns
- Number of columns of the matrix.
entries
OpenIntToDoubleHashMap entries
- Storage for (sparse) matrix elements.
serialVersionUID: 8772222695580707260L
entries
OpenIntToDoubleHashMap entries
- Entries of the vector.
virtualSize
int virtualSize
- Dimension of the vector.
epsilon
double epsilon
- Tolerance for having a value considered zero.
serialVersionUID: -1067294169172445528L
data
double[][] data
- Deprecated.
- Entries of the matrix
serialVersionUID: -708767813036157690L
prefix
String prefix
- Prefix.
suffix
String suffix
- Suffix.
separator
String separator
- Separator.
trimmedPrefix
String trimmedPrefix
- Trimmed prefix.
trimmedSuffix
String trimmedSuffix
- Trimmed suffix.
trimmedSeparator
String trimmedSeparator
- Trimmed separator.
format
NumberFormat format
- The format used for components.
serialVersionUID: -7379143356784298432L
serialVersionUID: 7841233292190413362L
field
Field<T> field
- Field to which the elements belong.
entries
OpenIntToFieldHashMap<T extends FieldElement<T>> entries
- Entries of the vector.
virtualSize
int virtualSize
- Dimension of the vector.
Package org.apache.commons.math.ode |
serialVersionUID: -1417964919405031606L
initialTime
double initialTime
- Initial integration time.
finalTime
double finalTime
- Final integration time.
forward
boolean forward
- Integration direction indicator.
index
int index
- Current interpolator index.
steps
List<E> steps
- Steps table.
serialVersionUID: 5666710788967425123L
serialVersionUID: -1607588949778036796L
Package org.apache.commons.math.ode.events |
serialVersionUID: -898215297400035290L
Package org.apache.commons.math.ode.jacobians |
Package org.apache.commons.math.ode.sampling |
readExternal
public abstract void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
-
- Throws:
IOException
ClassNotFoundException
writeExternal
public abstract void writeExternal(ObjectOutput out)
throws IOException
-
- Throws:
IOException
serialVersionUID: 1708010296707839488L
readExternal
public void readExternal(ObjectInput in)
throws IOException
- Read the instance from an input channel.
- Throws:
IOException
- if the instance cannot be read
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Write the instance to an output channel.
- Throws:
IOException
- if the instance cannot be written
serialVersionUID: -7179861704951334960L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
-
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
-
- Throws:
IOException
Package org.apache.commons.math.optimization |
serialVersionUID: -4605887730798282127L
serialVersionUID: 1003888396256744753L
point
double[] point
- Point coordinates.
value
double value
- Value of the objective function at the point.
serialVersionUID: 1003888396256744753L
point
double[] point
- Point coordinates.
value
double[] value
- Vectorial value of the objective function at the point.
Package org.apache.commons.math.optimization.fitting |
serialVersionUID: -6500229089670174766L
b
double b
- Parameter b of this function.
c
double c
- Parameter c of this function.
d2
double d2
- Square of the parameter d of this function.
serialVersionUID: -3195385616125629512L
a
double a
- Parameter a of this function.
b
double b
- Parameter b of this function.
c
double c
- Parameter c of this function.
d
double d
- Parameter d of this function.
serialVersionUID: -3875578602503903233L
serialVersionUID: 5306874947404636157L
weight
double weight
- Weight of the measurement in the fitting process.
x
double x
- Abscissa of the point.
y
double y
- Observed value of the function at x.
Package org.apache.commons.math.optimization.linear |
serialVersionUID: -764632794033034092L
readObject
private void readObject(ObjectInputStream ois)
throws ClassNotFoundException,
IOException
- Deserialize the instance.
- Throws:
ClassNotFoundException
- if a class in the stream cannot be found
IOException
- if object cannot be read from the stream
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Serialize the instance.
- Throws:
IOException
- if object cannot be written to stream
relationship
Relationship relationship
- Relationship between left and right hand sides (=, <=, >=).
value
double value
- Value of the constraint (right hand side).
serialVersionUID: -4531815507568396090L
readObject
private void readObject(ObjectInputStream ois)
throws ClassNotFoundException,
IOException
- Deserialize the instance.
- Throws:
ClassNotFoundException
- if a class in the stream cannot be found
IOException
- if object cannot be read from the stream
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Serialize the instance.
- Throws:
IOException
- if object cannot be written to stream
constantTerm
double constantTerm
- Constant term of the linear equation.
serialVersionUID: -3044253632189082760L
serialVersionUID: 940539497277290619L
Package org.apache.commons.math.random |
serialVersionUID: -817701723016583596L
index
int index
- Current index in the bytes pool.
v
int[] v
- Bytes pool.
iRm1
int[] iRm1
- Index indirection table giving for each index its predecessor taking table size into account.
iRm2
int[] iRm2
- Index indirection table giving for each index its second predecessor taking table size into account.
i1
int[] i1
- Index indirection table giving for each index the value index + m1 taking table size into account.
i2
int[] i2
- Index indirection table giving for each index the value index + m2 taking table size into account.
i3
int[] i3
- Index indirection table giving for each index the value index + m3 taking table size into account.
serialVersionUID: 5729073523949762654L
binStats
List<E> binStats
- List of SummaryStatistics objects characterizing the bins
sampleStats
SummaryStatistics sampleStats
- Sample statistics
max
double max
- Max loaded value
min
double min
- Min loaded value
delta
double delta
- Grid size
binCount
int binCount
- number of bins
loaded
boolean loaded
- is the distribution loaded?
upperBounds
double[] upperBounds
- upper bounds of subintervals in (0,1) "belonging" to the bins
randomData
RandomData randomData
- RandomData instance to use in repeated calls to getNext()
serialVersionUID: -7745277476784028798L
serialVersionUID: 8661194735290153518L
mt
int[] mt
- Bytes pool.
mti
int mti
- Current index in the bytes pool.
serialVersionUID: 2306581345647615033L
randomGenerator
RandomGenerator randomGenerator
- Wrapped randomGenerator instance
serialVersionUID: -626730818244969716L
rand
RandomGenerator rand
- underlying random number generator
secRand
SecureRandom secRand
- underlying secure random number generator
serialVersionUID: 5680173464174485492L
serialVersionUID: -7462102162223815419L
serialVersionUID: -7203498180754925124L
serialVersionUID: -3859207588353972099L
serialVersionUID: 4032007538246675492L
serialVersionUID: -6104179812103820574L
Package org.apache.commons.math.stat |
serialVersionUID: -3845586908418844111L
freqTable
TreeMap<K,V> freqTable
- underlying collection
Package org.apache.commons.math.stat.clustering |
serialVersionUID: -3442297081515880464L
points
List<E> points
- The points contained in this cluster.
center
Clusterable<T> center
- Center of the cluster.
serialVersionUID: 3946024775784901369L
point
int[] point
- Point coordinates.
Package org.apache.commons.math.stat.descriptive |
serialVersionUID: -8207112444016386906L
statisticsPrototype
SummaryStatistics statisticsPrototype
- A SummaryStatistics serving as a prototype for creating SummaryStatistics
contributing to this aggregate
statistics
SummaryStatistics statistics
- The SummaryStatistics in which aggregate statistics are accumulated.
serialVersionUID: 4133067267405273064L
windowSize
int windowSize
- hold the window size
eDA
ResizableDoubleArray eDA
- Stored data values
meanImpl
UnivariateStatistic meanImpl
- Mean statistic implementation - can be reset by setter.
geometricMeanImpl
UnivariateStatistic geometricMeanImpl
- Geometric mean statistic implementation - can be reset by setter.
kurtosisImpl
UnivariateStatistic kurtosisImpl
- Kurtosis statistic implementation - can be reset by setter.
maxImpl
UnivariateStatistic maxImpl
- Maximum statistic implementation - can be reset by setter.
minImpl
UnivariateStatistic minImpl
- Minimum statistic implementation - can be reset by setter.
percentileImpl
UnivariateStatistic percentileImpl
- Percentile statistic implementation - can be reset by setter.
skewnessImpl
UnivariateStatistic skewnessImpl
- Skewness statistic implementation - can be reset by setter.
varianceImpl
UnivariateStatistic varianceImpl
- Variance statistic implementation - can be reset by setter.
sumsqImpl
UnivariateStatistic sumsqImpl
- Sum of squares statistic implementation - can be reset by setter.
sumImpl
UnivariateStatistic sumImpl
- Sum statistic implementation - can be reset by setter.
serialVersionUID: 2271900808994826718L
k
int k
- Dimension of the data.
n
long n
- Count of values that have been added
sumImpl
StorelessUnivariateStatistic[] sumImpl
- Sum statistic implementation - can be reset by setter.
sumSqImpl
StorelessUnivariateStatistic[] sumSqImpl
- Sum of squares statistic implementation - can be reset by setter.
minImpl
StorelessUnivariateStatistic[] minImpl
- Minimum statistic implementation - can be reset by setter.
maxImpl
StorelessUnivariateStatistic[] maxImpl
- Maximum statistic implementation - can be reset by setter.
sumLogImpl
StorelessUnivariateStatistic[] sumLogImpl
- Sum of log statistic implementation - can be reset by setter.
geoMeanImpl
StorelessUnivariateStatistic[] geoMeanImpl
- Geometric mean statistic implementation - can be reset by setter.
meanImpl
StorelessUnivariateStatistic[] meanImpl
- Mean statistic implementation - can be reset by setter.
covarianceImpl
VectorialCovariance covarianceImpl
- Covariance statistic implementation - cannot be reset.
serialVersionUID: -5108854841843722536L
mean
double mean
- The sample mean
variance
double variance
- The sample variance
n
long n
- The number of observations in the sample
max
double max
- The maximum value
min
double min
- The minimum value
sum
double sum
- The sum of the sample values
serialVersionUID: -2021321786743555871L
n
long n
- count of values that have been added
secondMoment
SecondMoment secondMoment
- SecondMoment is used to compute the mean and variance
sum
Sum sum
- sum of values that have been added
sumsq
SumOfSquares sumsq
- sum of the square of each value that has been added
min
Min min
- min of values that have been added
max
Max max
- max of values that have been added
sumLog
SumOfLogs sumLog
- sumLog of values that have been added
geoMean
GeometricMean geoMean
- geoMean of values that have been added
mean
Mean mean
- mean of values that have been added
variance
Variance variance
- variance of values that have been added
sumImpl
StorelessUnivariateStatistic sumImpl
- Sum statistic implementation - can be reset by setter.
sumsqImpl
StorelessUnivariateStatistic sumsqImpl
- Sum of squares statistic implementation - can be reset by setter.
minImpl
StorelessUnivariateStatistic minImpl
- Minimum statistic implementation - can be reset by setter.
maxImpl
StorelessUnivariateStatistic maxImpl
- Maximum statistic implementation - can be reset by setter.
sumLogImpl
StorelessUnivariateStatistic sumLogImpl
- Sum of log statistic implementation - can be reset by setter.
geoMeanImpl
StorelessUnivariateStatistic geoMeanImpl
- Geometric mean statistic implementation - can be reset by setter.
meanImpl
StorelessUnivariateStatistic meanImpl
- Mean statistic implementation - can be reset by setter.
varianceImpl
StorelessUnivariateStatistic varianceImpl
- Variance statistic implementation - can be reset by setter.
serialVersionUID: 1L
serialVersionUID: 7099834153347155363L
serialVersionUID: 1909861009042253704L
Package org.apache.commons.math.stat.descriptive.moment |
serialVersionUID: 6112755307178490473L
n
long n
- Count of values that have been added
m1
double m1
- First moment of values that have been added
dev
double dev
- Deviation of most recently added value from previous first moment.
Retained to prevent repeated computation in higher order moments.
nDev
double nDev
- Deviation of most recently added value from previous first moment,
normalized by previous sample size. Retained to prevent repeated
computation in higher order moments
serialVersionUID: 4763990447117157611L
m4
double m4
- fourth moment of values that have been added
serialVersionUID: -8178734905303459453L
sumOfLogs
StorelessUnivariateStatistic sumOfLogs
- Wrapped SumOfLogs instance
serialVersionUID: 2784465764798260919L
moment
FourthMoment moment
- Fourth Moment on which this statistic is based
incMoment
boolean incMoment
- Determines whether or not this statistic can be incremented or cleared.
Statistics based on (constructed from) external moments cannot
be incremented or cleared.
serialVersionUID: -1296043746617791564L
moment
FirstMoment moment
- First moment on which this statistic is based.
incMoment
boolean incMoment
- Determines whether or not this statistic can be incremented or cleared.
Statistics based on (constructed from) external moments cannot
be incremented or cleared.
serialVersionUID: 3942403127395076445L
m2
double m2
- second moment of values that have been added
serialVersionUID: -2653430366886024994L
biasCorrected
boolean biasCorrected
- Determines whether or not bias correction is applied when computing the
value of the statisic. True means that bias is corrected.
varianceDirection
SemiVariance.Direction varianceDirection
- Determines whether to calculate downside or upside SemiVariance.
serialVersionUID: 7101857578996691352L
moment
ThirdMoment moment
- Third moment on which this statistic is based
incMoment
boolean incMoment
- Determines whether or not this statistic can be incremented or cleared.
Statistics based on (constructed from) external moments cannot
be incremented or cleared.
serialVersionUID: 5728716329662425188L
variance
Variance variance
- Wrapped Variance instance
serialVersionUID: -7818711964045118679L
m3
double m3
- third moment of values that have been added
nDevSq
double nDevSq
- Square of deviation of most recently added value from previous first
moment, normalized by previous sample size. Retained to prevent
repeated computation in higher order moments. nDevSq = nDev * nDev.
serialVersionUID: -9111962718267217978L
moment
SecondMoment moment
- SecondMoment is used in incremental calculation of Variance
incMoment
boolean incMoment
- Boolean test to determine if this Variance should also increment
the second moment, this evaluates to false when this Variance is
constructed with an external SecondMoment as a parameter.
isBiasCorrected
boolean isBiasCorrected
- Determines whether or not bias correction is applied when computing the
value of the statisic. True means that bias is corrected. See
Variance
for details on the formula.
serialVersionUID: 4118372414238930270L
sums
double[] sums
- Sums for each component.
productsSums
double[] productsSums
- Sums of products for each component.
isBiasCorrected
boolean isBiasCorrected
- Indicator for bias correction.
n
long n
- Number of vectors in the sample.
serialVersionUID: 8223009086481006892L
means
Mean[] means
- Means for each component.
Package org.apache.commons.math.stat.descriptive.rank |
serialVersionUID: -5593383832225844641L
n
long n
- Number of values that have been added
value
double value
- Current value of the statistic
serialVersionUID: -3961477041290915687L
serialVersionUID: -2941995784909003131L
n
long n
- Number of values that have been added
value
double value
- Current value of the statistic
serialVersionUID: -8091216485095130416L
quantile
double quantile
- Determines what percentile is computed when evaluate() is activated
with no quantile argument
cachedPivots
int[] cachedPivots
- Cached pivots.
Package org.apache.commons.math.stat.descriptive.summary |
serialVersionUID: 2824226005990582538L
n
long n
- The number of values that have been added
value
double value
- The current Running Product.
serialVersionUID: -8231831954703408316L
n
long n
value
double value
- The currently running sum.
serialVersionUID: -370076995648386763L
n
int n
- Number of values that have been added
value
double value
- The currently running value
serialVersionUID: 1460986908574398008L
n
long n
value
double value
- The currently running sumSq
Package org.apache.commons.math.stat.regression |
serialVersionUID: -3004689053607543335L
distribution
TDistribution distribution
- the distribution used to compute inference statistics.
sumX
double sumX
- sum of x values
sumXX
double sumXX
- total variation in x (sum of squared deviations from xbar)
sumY
double sumY
- sum of y values
sumYY
double sumYY
- total variation in y (sum of squared deviations from ybar)
sumXY
double sumXY
- sum of products
n
long n
- number of observations
xbar
double xbar
- mean of accumulated x values, used in updating formulas
ybar
double ybar
- mean of accumulated y values, used in updating formulas
Package org.apache.commons.math.transform |
serialVersionUID: 5138259215438106000L
roots
org.apache.commons.math.transform.FastFourierTransformer.RootsOfUnity roots
- roots of unity
Package org.apache.commons.math.util |
serialVersionUID: 4984534880991310382L
d
BigDecimal d
- Underlying BigDecimal.
roundingMode
RoundingMode roundingMode
- Rounding mode for divisions.
scale
int scale
- BigDecimal scale
serialVersionUID: 4756431066541037559L
readResolve
private Object readResolve()
- Handle deserialization of the singleton.
serialVersionUID: 5358685519349262494L
serialVersionUID: 4019938025047800455L
serialVersionUID: -3646337053166149105L
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
- Read a serialized object.
- Throws:
IOException
- if object cannot be read
ClassNotFoundException
- if the class corresponding
to the serialized object cannot be found
keys
int[] keys
- Keys table.
values
double[] values
- Values table.
states
byte[] states
- States table.
missingEntries
double missingEntries
- Return value for missing entries.
size
int size
- Current size of the map.
mask
int mask
- Bit mask for hash values.
serialVersionUID: -9179080286849120720L
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
- Read a serialized object.
- Throws:
IOException
- if object cannot be read
ClassNotFoundException
- if the class corresponding
to the serialized object cannot be found
field
Field<T> field
- Field to which the elements belong.
keys
int[] keys
- Keys table.
values
FieldElement<T>[] values
- Values table.
states
byte[] states
- States table.
missingEntries
FieldElement<T> missingEntries
- Return value for missing entries.
size
int size
- Current size of the map.
mask
int mask
- Bit mask for hash values.
serialVersionUID: -3485529955529426875L
contractionCriteria
float contractionCriteria
- The contraction criteria determines when the internal array will be
contracted to fit the number of elements contained in the element
array + 1.
expansionFactor
float expansionFactor
- The expansion factor of the array. When the array needs to be expanded,
the new array size will be
internalArray.length * expansionFactor
if expansionMode
is set to MULTIPLICATIVE_MODE, or
internalArray.length + expansionFactor
if
expansionMode
is set to ADDITIVE_MODE.
expansionMode
int expansionMode
- Determines whether array expansion by
expansionFactor
is additive or multiplicative.
initialCapacity
int initialCapacity
- The initial capacity of the array. Initial capacity is not exposed as a
property as it is only meaningful when passed to a constructor.
internalArray
double[] internalArray
- The internal storage array.
numElements
int numElements
- The number of addressable elements in the array. Note that this
has nothing to do with the length of the internal storage array.
startIndex
int startIndex
- The position of the first addressable element in the internal storage
array. The addressable elements in the array are
internalArray[startIndex],...,internalArray[startIndex + numElements -1]
serialVersionUID: 4605318041528645258L
defaultTransformer
NumberTransformer defaultTransformer
- A default Number Transformer for Numbers and numeric Strings.
map
Map<K,V> map
- The internal Map.
Package umontreal.iro.lecuyer.charts |
list
List<E> list
- A list of maps.
type
org.jfree.data.statistics.HistogramType type
- The histogram type.
Package umontreal.iro.lecuyer.functionfit |
serialVersionUID: -4997132164503234983L
x
double[] x
y
double[] y
serialVersionUID: -710451931485296501L
x
double[] x
y
double[] y
Package umontreal.iro.lecuyer.functions |
serialVersionUID: -2911550952861456470L
coeff
double[] coeff
Package umontreal.iro.lecuyer.randvar |
Package umontreal.iro.lecuyer.rng |
serialVersionUID: 70510L
nlState
int[] nlState
nlStream
int[] nlStream
nlSubstream
int[] nlSubstream
serialVersionUID: 70510L
stream
int[] stream
substream
int[] substream
state
int[] state
state_i
int state_i
serialVersionUID: 70510L
z0
int z0
z1
int z1
z2
int z2
z3
int z3
stream
int[] stream
substream
int[] substream
serialVersionUID: 70510L
z0
long z0
z1
long z1
z2
long z2
z3
long z3
z4
long z4
stream
long[] stream
substream
long[] substream
serialVersionUID: 70510L
x11
int x11
x12
int x12
x13
int x13
x21
int x21
x22
int x22
x23
int x23
stream
int[] stream
substream
int[] substream
serialVersionUID: 70510L
Cg0
double Cg0
Cg1
double Cg1
Cg2
double Cg2
Cg3
double Cg3
Cg4
double Cg4
Cg5
double Cg5
Bg
double[] Bg
Ig
double[] Ig
serialVersionUID: 70510L
Cg0
long Cg0
Cg1
long Cg1
Cg2
long Cg2
Cg3
long Cg3
Cg4
long Cg4
Cg5
long Cg5
Bg
long[] Bg
Ig
long[] Ig
serialVersionUID: 70510L
state
int[] state
state_i
int state_i
seedRng
CloneableRandomStream seedRng
serialVersionUID: 70510L
Cg
double[] Cg
- Deprecated.
Bg
double[] Bg
- Deprecated.
Ig
double[] Ig
- Deprecated.
anti
boolean anti
- Deprecated.
prec53
boolean prec53
- Deprecated.
descriptor
String descriptor
- Deprecated.
serialVersionUID: 70510L
name
String name
prec53
boolean prec53
anti
boolean anti
factory
RandomStreamFactory factory
serialVersionUID: 70510L
stream
byte[] stream
substream
byte[] substream
state
byte[] state
output
byte[] output
outputPos
int outputPos
serialVersionUID: 70510L
state_i
int state_i
state
int[] state
stream
int[] stream
substream
int[] substream
serialVersionUID: 70510L
state_i
int state_i
state
int[] state
stream
int[] stream
substream
int[] substream
serialVersionUID: 70510L
Package umontreal.iro.lecuyer.util |
serialVersionUID: 2472769969919959608L
rows
BitVector[] rows
r
int r
c
int c
serialVersionUID: -3448233092524725148L
v
int[] v
length
int length
serialVersionUID: -4847630831331065792L
imports
List<E> imports
- Contains the saved import lists.
Each element of this list is a nested
List
containing
String
's, each string containing the fully qualified
name of an imported package or class.
serialVersionUID: -5124156035520217708L
finder
ClassFinder finder
name
String name
jHepWork 3.0 ©