E - the type of the tensor elementspublic class OngoingTensorFiltering<E>
extends java.lang.Object
| Constructor and Description |
|---|
OngoingTensorFiltering(Tensor<E> tensor) |
| Modifier and Type | Method and Description |
|---|---|
<C extends java.lang.Comparable<C>> |
by(java.lang.Class<C> coordinateClass,
com.google.common.collect.Range<C> coordinateRange) |