cisst-saw
Loading...
Searching...
No Matches
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

◆ Operate()

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

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