We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a85671 commit 1655bcaCopy full SHA for 1655bca
scijava-ops-image/src/main/java/org/scijava/ops/image/stats/DefaultSize.java
@@ -41,7 +41,7 @@
41
* @author Gabriel Selzer
42
* @param <I> input type
43
* @param <O> output type
44
- * @implNote op names='stats.size'
+ * @implNote op names='stats.size', priority='100.'
45
*/
46
public class DefaultSize<I extends RealType<I>, O extends RealType<O>>
47
implements Computers.Arity1<Interval, O>
0 commit comments