public class Ceil extends UnaryOperation
Constructor and Description |
---|
Ceil(IFunction fn) |
Ceil(Image<? extends RealType<?>> img) |
Ceil(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.