public class CoocStdY extends AbstractUnaryFunctionOp<double[][],DoubleType>
SpecialOp.Flavor
Constructor and Description |
---|
CoocStdY() |
Modifier and Type | Method and Description |
---|---|
DoubleType |
calculate(double[][] input)
Calculates the output given some input.
|
void |
initialize()
Initializes the object.
|
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
public void initialize()
Initializable
public DoubleType calculate(double[][] input)
UnaryFunctionOp
input
- Argument to the functionCopyright © 2014–2022 ImageJ. All rights reserved.