|
cisst-saw
|
Returns the ceiling of the input, that is, the smallest integer greater-than or equal to the input, as an OutputType object. More...
#include <vctUnaryOperations.h>
Static Public Member Functions | |
| static OutputElementType | Operate (const InputElementType &input) |
Returns the ceiling of the input, that is, the smallest integer greater-than or equal to the input, as an OutputType object.
|
inlinestatic |
1.8.6