| Interface | Description |
|---|---|
| FastByIDFloatMap.MapEntry | |
| FastByIDMap.MapEntry<V> |
| Class | Description |
|---|---|
| BitSet |
A simplified and streamlined version of
BitSet. |
| CountingIterator |
Counts through [0,to).
|
| FastByIDFloatMap |
Based on Mahout's
FastByIDMap; used with float instead of double. |
| FastByIDMap<V> |
Based on Mahout's
FastByIDMap; adds new methods. |
| FastIDSet |
Based on Mahout's
FastIDSet. |
| SamplingLongPrimitiveIterator |
Wraps a
LongPrimitiveIterator and returns only some subset of the elements that it would,
as determined by a sampling rate parameter. |
Copyright © 2012-2013 Myrrix Ltd. All Rights Reserved.