|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Object2FloatOpenHashMapWritable | |
|---|---|
| tl.lin.data.map | |
| Uses of Object2FloatOpenHashMapWritable in tl.lin.data.map |
|---|
| Methods in tl.lin.data.map that return Object2FloatOpenHashMapWritable | ||
|---|---|---|
static
|
Object2FloatOpenHashMapWritable.create(byte[] bytes)
Creates object from serialized representation. |
|
static
|
Object2FloatOpenHashMapWritable.create(DataInput in)
Creates object from serialized representation. |
|
| Methods in tl.lin.data.map with parameters of type Object2FloatOpenHashMapWritable | |
|---|---|
int |
Object2FloatOpenHashMapWritable.dot(Object2FloatOpenHashMapWritable<K> m)
Computes the dot product of this map with another map. |
void |
Object2FloatOpenHashMapWritable.plus(Object2FloatOpenHashMapWritable<K> m)
Adds values of keys from another map to this map. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||