public class CoocPXMinusY extends AbstractUnaryFunctionOp<double[][],double[]>
SpecialOp.Flavor
Constructor and Description |
---|
CoocPXMinusY() |
Modifier and Type | Method and Description |
---|---|
double[] |
calculate(double[][] matrix)
Calculates the output given some input.
|
in, out, run, setInput
ops, setEnvironment
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
calculate, getIndependentInstance, run
run
candidates, filterArity, op
ops, setEnvironment
initialize
public double[] calculate(double[][] matrix)
UnaryFunctionOp
matrix
- Argument to the functionCopyright © 2014–2022 ImageJ. All rights reserved.