- java.lang.Object
-
- org.scijava.ops.engine.math.Zero
-
- All Implemented Interfaces:
OpCollection
public class Zero extends Object implements OpCollection
-
-
Field Summary
Fields Modifier and Type Field Description static Computers.Arity0<double[]>MathParallelPointwiseZeroDoubleArrayComputerstatic StringNAMES
-
Constructor Summary
Constructors Constructor Description Zero()
-
-
-
Field Detail
-
NAMES
public static final String NAMES
- See Also:
- Constant Field Values
-
MathParallelPointwiseZeroDoubleArrayComputer
public static final Computers.Arity0<double[]> MathParallelPointwiseZeroDoubleArrayComputer
-
-