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 <vctStoreBackUnaryOperations.h>
Static Public Member Functions | |
static InputOutputElementType | Operate (InputOutputElementType &inputOutput) |
Returns the ceiling of the input, that is, the smallest integer greater-than or equal to the input, as an OutputType object.
|
inlinestatic |