public static class UnaryRealTypeMath.Invert<I extends RealType<I>,O extends RealType<O>> extends AbstractUnaryComputerOp<I,O> implements Ops.Math.Invert
SpecialOp.FlavorNAME| Constructor and Description | 
|---|
| Invert() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | compute(I input,
       O output)Computes the output given some input. | 
in, out, setInput, setOutputops, setEnvironmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitops, setEnvironmentcompute, getIndependentInstance, run, runruncandidates, filterArity, opinitializepublic void compute(I input, O output)
UnaryComputerOpCopyright © 2014–2022 ImageJ. All rights reserved.