public final class Invert extends Object implements UnaryOperator
| Constructor and Description |
|---|
Invert(double actualMin,
double actualMax) |
| Modifier and Type | Method and Description |
|---|---|
double |
computeValue(double input) |
public double computeValue(double input)
computeValue in interface UnaryOperatorCopyright © 2015–2021 Fiji. All rights reserved.