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