| Package | Description |
|---|---|
| tl.lin.data.map |
| Modifier and Type | Method and Description |
|---|---|
static String2FloatOpenHashMapWritable |
String2FloatOpenHashMapWritable.create(byte[] bytes)
Creates object from serialized representation.
|
static String2FloatOpenHashMapWritable |
String2FloatOpenHashMapWritable.create(DataInput in)
Creates object from serialized representation.
|
| Modifier and Type | Method and Description |
|---|---|
int |
String2FloatOpenHashMapWritable.dot(String2FloatOpenHashMapWritable m)
Computes the dot product of this map with another map.
|
void |
String2FloatOpenHashMapWritable.plus(String2FloatOpenHashMapWritable m)
Adds values of keys from another map to this map.
|
Copyright © 2018. All rights reserved.