public class Signum extends UnaryOperation
Constructor and Description |
---|
Signum(IFunction fn) |
Signum(Image<? extends RealType<?>> img) |
Signum(Number val) |
Modifier and Type | Method and Description |
---|---|
double |
eval()
Evaluate this function and return a result in double floating-point precision.
|
a, duplicate, findCursors
asImage, asImage
Copyright © 2015–2021 Fiji. All rights reserved.