cisst-saw
|
Declaration of vctStoreBackUnaryOperations. More...
Go to the source code of this file.
Classes | |
class | vctStoreBackUnaryOperations< _inputOutputElementType > |
Define store back unary operations on an object as classes. More... | |
class | vctStoreBackUnaryOperations< _inputOutputElementType >::MakeAbs |
Returns the absolute value of the input as an OutputType object. More... | |
class | vctStoreBackUnaryOperations< _inputOutputElementType >::MakeNegation |
Returns the negation of the input as an OutputType object. More... | |
class | vctStoreBackUnaryOperations< _inputOutputElementType >::MakeFloor |
Returns the floor of the input, that is, the largest integer less-than or equal to the input, as an OutputType object. More... | |
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. More... | |
Macros | |
#define | _vctStoreBackUnaryOperations_h |
Declaration of vctStoreBackUnaryOperations.
#define _vctStoreBackUnaryOperations_h |