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 >::MakeNegation Class Reference

Returns the negation of 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 >::MakeNegation

Returns the negation of the input as an OutputType object.

See Also
vctStoreBackUnaryOperations

Member Function Documentation

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

Execute the operation.

Parameters
inputOutputInput output.

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