|
cisst-saw
|
Returns the floor of the input, that is, the largest integer less-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 floor of the input, that is, the largest integer less-than or equal to the input, as an OutputType object.
|
inlinestatic |
1.8.6