public class DotProduct extends BaseWord2VecFunction implements com.hazelcast.core.IFunction<InMemoryLookupTable,Double>
from, fromIndex, SYN0, SYN1, SYN1_NEGATIVE, to, toIndex| Constructor and Description |
|---|
DotProduct(int fromIndex,
int toIndex,
String from,
String to) |
| Modifier and Type | Method and Description |
|---|---|
Double |
apply(InMemoryLookupTable input) |
getFrom, getTopublic Double apply(InMemoryLookupTable input)
apply in interface com.hazelcast.core.IFunction<InMemoryLookupTable,Double>Copyright © 2016. All Rights Reserved.