|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
UnivariateStatistic
interface.SAMDataSource
that supports query by interval and is
cachedEntry
.p
th percentile of the values
in the values
array.
quantile
th percentile of the
designated values in the values
array.
p
th percentile of the values
in the values
array, starting with the element in (0-based)
position begin
in the array and including length
values.
Math.ceil(double)
.
Map
implementation that stores data in simple fields until
the size is greater than 3.TIntFloatMap.get(int)
or TIntFloatMap.put(int, float)
if no
entry exists for a given key.
TLongDoubleMap.get(long)
or TLongDoubleMap.put(long, double)
if no
entry exists for a given key.
TIntFloatMap.get(int)
or TIntFloatMap.put(int, float)
if no
entry exists for a given key.
TLongDoubleMap.get(long)
or TLongDoubleMap.put(long, double)
if no
entry exists for a given key.
HashingStrategy
that does identity comparisons
(==) and uses System.identityHashCode(Object)
for hashCode generation.>= desiredCapacity
and very close to desiredCapacity
(within 11% if
desiredCapacity >= 1000
).
len
bytes from the specified byte array
starting at offset off
to this buffered output stream.
long
to the underlying output stream as eight
bytes, little endian.
THash.tempDisableAutoCompaction()
.
THash.compact()
automatically after a certain number of remove operations.
evaluate(double[], int, int)
methods
to verify that the input parameters designate a subarray of positive length.
THash
instance with the default
capacity and load factor.
THash
instance with a prime capacity
at or near the specified capacity and with the default load
factor.
THash
instance with a prime capacity
at or near the minimum needed to hold initialCapacity
elements with load factor loadFactor without triggering
a rehash.
THashMap
instance with the default
capacity and load factor.
THashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
THashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
THashMap
instance which contains the
key/value pairs in map.
THashMap
instance which contains the
key/value pairs in map.
THashSet
instance with the default
capacity and load factor.
THashSet
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
THashSet
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
THashSet
instance containing the
elements of collection.
T#E#Hash
instance with the default
capacity and load factor.
T#E#Hash
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TIntFloatHash
instance with a prime
value at or near the specified capacity and load factor.
TIntFloatHash
instance with a prime
value at or near the specified capacity and load factor.
TIntFloatHashMap
instance with the default
capacity and load factor.
TIntFloatHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TIntFloatHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TIntFloatHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TIntFloatHashMap
instance containing
all of the entries in the map passed in.
TIntFloatHashMap
instance containing
all of the entries in the map passed in.
TIntHash
instance with the default
capacity and load factor.
TIntHash
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TIntHash
instance with a prime
value at or near the specified capacity and load factor.
TIntHash
instance with a prime
value at or near the specified capacity and load factor.
TIntHashSet
instance with the default
capacity and load factor.
TIntHashSet
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TIntHash
instance with a prime
value at or near the specified capacity and load factor.
TIntHashSet
instance with a prime
capacity equal to or greater than initial_capacity and
with the specified load factor.
TIntHashSet
instance that is a copy
of the existing Collection.
TIntHashSet
instance that is a copy
of the existing set.
TIntHashSet
instance containing the
elements of array.
T#E#Hash
instance with the default
capacity and load factor.
T#E#Hash
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TLongDoubleHash
instance with a prime
value at or near the specified capacity and load factor.
TLongDoubleHash
instance with a prime
value at or near the specified capacity and load factor.
TLongDoubleHashMap
instance with the default
capacity and load factor.
TLongDoubleHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TLongDoubleHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TLongDoubleHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TLongDoubleHashMap
instance containing
all of the entries in the map passed in.
TLongDoubleHashMap
instance containing
all of the entries in the map passed in.
TLongHash
instance with the default
capacity and load factor.
TLongHash
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TLongHash
instance with a prime
value at or near the specified capacity and load factor.
TLongHash
instance with a prime
value at or near the specified capacity and load factor.
TLongHashSet
instance with the default
capacity and load factor.
TLongHashSet
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TIntHash
instance with a prime
value at or near the specified capacity and load factor.
TLongHashSet
instance with a prime
capacity equal to or greater than initial_capacity and
with the specified load factor.
TLongHashSet
instance that is a copy
of the existing Collection.
TLongHashSet
instance that is a copy
of the existing set.
TLongHashSet
instance containing the
elements of array.
TObjectHash
instance with the
default capacity and load factor.
TObjectHash
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TObjectHash
instance with a prime
value at or near the specified capacity and load factor.
THash
instance with the default
capacity and load factor.
TPrimitiveHash
instance with a prime
capacity at or near the specified capacity and with the default
load factor.
TPrimitiveHash
instance with a prime
capacity at or near the minimum needed to hold
initialCapacity elements with load factor
loadFactor without triggering a rehash.
compact
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |