public class MapperDotProductTanh extends MapperDotProduct
| Modifier and Type | Class and Description |
|---|---|
static class |
MapperDotProductTanh.Builder |
| Constructor and Description |
|---|
MapperDotProductTanh(java.lang.String name,
double[] omega) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
apply(java.lang.Object[] args) |
java.lang.String |
toString() |
getOmegagetName, refSnapshot, setNamepublic MapperDotProductTanh(java.lang.String name,
double[] omega)
public java.lang.Object apply(java.lang.Object[] args)
throws WarpScriptException
apply in interface WarpScriptAggregatorFunctionapply in class MapperDotProductWarpScriptExceptionpublic java.lang.String toString()
toString in class MapperDotProduct