- get(int, int) - Method in class tl.lin.data.cfd.Int2IntConditionalFrequencyDistributionFastutil
-
- get(K, K) - Method in class tl.lin.data.cfd.Object2IntConditionalFrequencyDistributionFastutil
-
- get(int) - Method in class tl.lin.data.fd.Int2IntFrequencyDistributionFastutil
-
- get(int) - Method in class tl.lin.data.fd.Int2LongFrequencyDistributionFastutil
-
- get(K) - Method in class tl.lin.data.fd.Object2IntFrequencyDistributionFastutil
-
- get(K) - Method in class tl.lin.data.fd.Object2LongFrequencyDistributionFastutil
-
- get(String) - Method in class tl.lin.data.map.FrontCodedString2IntBidiMap
-
- get(int) - Method in class tl.lin.data.map.FrontCodedString2IntBidiMap
-
- getConditionalDistribution(int) - Method in class tl.lin.data.cfd.Int2IntConditionalFrequencyDistributionFastutil
-
- getConditionalDistribution(K) - Method in class tl.lin.data.cfd.Object2IntConditionalFrequencyDistributionFastutil
-
- getEntries(SortableEntries.Order) - Method in class tl.lin.data.fd.Int2IntFrequencyDistributionFastutil
-
- getEntries(SortableEntries.Order, int) - Method in class tl.lin.data.fd.Int2IntFrequencyDistributionFastutil
-
- getEntries(SortableEntries.Order) - Method in class tl.lin.data.fd.Int2LongFrequencyDistributionFastutil
-
- getEntries(SortableEntries.Order, int) - Method in class tl.lin.data.fd.Int2LongFrequencyDistributionFastutil
-
- getEntries(SortableEntries.Order) - Method in class tl.lin.data.fd.Object2IntFrequencyDistributionFastutil
-
- getEntries(SortableEntries.Order, int) - Method in class tl.lin.data.fd.Object2IntFrequencyDistributionFastutil
-
- getEntries(SortableEntries.Order) - Method in class tl.lin.data.fd.Object2LongFrequencyDistributionFastutil
-
- getEntries(SortableEntries.Order, int) - Method in class tl.lin.data.fd.Object2LongFrequencyDistributionFastutil
-
- getEntriesSortedByValue() - Method in class tl.lin.data.map.Int2FloatOpenHashMapWritable
-
Returns entries sorted by descending value.
- getEntriesSortedByValue(int) - Method in class tl.lin.data.map.Int2FloatOpenHashMapWritable
-
Returns top k entries sorted by descending value.
- getEntriesSortedByValue() - Method in class tl.lin.data.map.Int2IntOpenHashMapWritable
-
Returns entries sorted by descending value.
- getEntriesSortedByValue(int) - Method in class tl.lin.data.map.Int2IntOpenHashMapWritable
-
Returns top k entries sorted by descending value.
- getEntriesSortedByValue() - Method in class tl.lin.data.map.Int2LongOpenHashMapWritable
-
Returns entries sorted by descending value.
- getEntriesSortedByValue(int) - Method in class tl.lin.data.map.Int2LongOpenHashMapWritable
-
Returns top k entries sorted by descending value.
- getKeys() - Method in class tl.lin.data.map.Int2FloatOpenHashMapWritable
-
In lazy decoding mode, returns an array of all the keys if the map hasn't been decoded yet.
- getKeys() - Method in class tl.lin.data.map.Int2IntOpenHashMapWritable
-
In lazy decoding mode, returns an array of all the keys if the map hasn't been decoded yet.
- getKeys() - Method in class tl.lin.data.map.Int2LongOpenHashMapWritable
-
In lazy decoding mode, returns an array of all the keys if the map hasn't been decoded yet.
- getLazyDecodeFlag() - Static method in class tl.lin.data.map.Int2FloatOpenHashMapWritable
-
Returns the value of the lazy decoding flag
- getLazyDecodeFlag() - Static method in class tl.lin.data.map.Int2IntOpenHashMapWritable
-
Returns the value of the lazy decoding flag
- getLazyDecodeFlag() - Static method in class tl.lin.data.map.Int2LongOpenHashMapWritable
-
Returns the value of the lazy decoding flag
- getMarginalCount(int) - Method in class tl.lin.data.cfd.Int2IntConditionalFrequencyDistributionFastutil
-
- getMarginalCount(K) - Method in class tl.lin.data.cfd.Object2IntConditionalFrequencyDistributionFastutil
-
- getNumberOfEvents() - Method in class tl.lin.data.fd.Int2IntFrequencyDistributionFastutil
-
- getNumberOfEvents() - Method in class tl.lin.data.fd.Int2LongFrequencyDistributionFastutil
-
- getNumberOfEvents() - Method in class tl.lin.data.fd.Object2IntFrequencyDistributionFastutil
-
- getNumberOfEvents() - Method in class tl.lin.data.fd.Object2LongFrequencyDistributionFastutil
-
- getObject2IntOpenHashMap() - Method in class tl.lin.data.fd.Object2IntFrequencyDistributionFastutil
-
Returns the underlying map backing this frequency distribution.
- getSumOfAllCounts() - Method in class tl.lin.data.cfd.Int2IntConditionalFrequencyDistributionFastutil
-
- getSumOfAllCounts() - Method in class tl.lin.data.cfd.Object2IntConditionalFrequencyDistributionFastutil
-
- getSumOfCounts() - Method in class tl.lin.data.fd.Int2IntFrequencyDistributionFastutil
-
- getSumOfCounts() - Method in class tl.lin.data.fd.Int2LongFrequencyDistributionFastutil
-
- getSumOfCounts() - Method in class tl.lin.data.fd.Object2IntFrequencyDistributionFastutil
-
- getSumOfCounts() - Method in class tl.lin.data.fd.Object2LongFrequencyDistributionFastutil
-
- getValues() - Method in class tl.lin.data.map.Int2FloatOpenHashMapWritable
-
In lazy decoding mode, returns an array of all the values if the map hasn't been decoded yet.
- getValues() - Method in class tl.lin.data.map.Int2IntOpenHashMapWritable
-
In lazy decoding mode, returns an array of all the values if the map hasn't been decoded yet.
- getValues() - Method in class tl.lin.data.map.Int2LongOpenHashMapWritable
-
In lazy decoding mode, returns an array of all the values if the map hasn't been decoded yet.