Package | Description |
---|---|
org.nd4j.linalg.primitives |
Modifier and Type | Field and Description |
---|---|
protected Map<F,Counter<S>> |
CounterMap.maps |
Modifier and Type | Method and Description |
---|---|
Counter<S> |
CounterMap.getCounter(F first)
This method returns counter for a given first element
|
Modifier and Type | Method and Description |
---|---|
<T2 extends T> |
Counter.incrementAll(Counter<T2> other)
This method will increment counts of this counter by counts from other counter
|
Copyright © 2017. All rights reserved.