|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use String2FloatOpenHashMapWritable | |
|---|---|
| edu.umd.cloud9.io.fastuil | |
| Uses of String2FloatOpenHashMapWritable in edu.umd.cloud9.io.fastuil |
|---|
| Methods in edu.umd.cloud9.io.fastuil that return String2FloatOpenHashMapWritable | |
|---|---|
static String2FloatOpenHashMapWritable |
String2FloatOpenHashMapWritable.create(byte[] bytes)
Returns the serialized representation of this object as a byte array. |
static String2FloatOpenHashMapWritable |
String2FloatOpenHashMapWritable.create(DataInput in)
Creates a OHMapSIW object from a DataInput. |
| Methods in edu.umd.cloud9.io.fastuil with parameters of type String2FloatOpenHashMapWritable | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||