Class HistogramNd.Incrementer
java.lang.Object
net.imglib2.histogram.HistogramNd.Incrementer
- All Implemented Interfaces:
HistogramNd.Counter
- Enclosing class:
HistogramNd<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Incrementer
private Incrementer()
-
-
Method Details
-
count
public void count(long[] position, boolean ignored) - Specified by:
countin interfaceHistogramNd.Counter
-