cisst-saw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
vctStoreBackUnaryOperations< _inputOutputElementType >::MakeCeil Class Reference

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)
 

Detailed Description

template<class _inputOutputElementType>
class vctStoreBackUnaryOperations< _inputOutputElementType >::MakeCeil

Returns the ceiling of the input, that is, the smallest integer greater-than or equal to the input, as an OutputType object.

See Also
vctUnaryOperations

Member Function Documentation

template<class _inputOutputElementType >
static InputOutputElementType vctStoreBackUnaryOperations< _inputOutputElementType >::MakeCeil::Operate ( InputOutputElementType inputOutput)
inlinestatic

The documentation for this class was generated from the following file: