#include <vctUnaryOperations.h>
Definition at line 137 of file vctUnaryOperations.h.
| static OutputElementType vctUnaryOperations< _outputElementType, _inputElementType >::Negation::Operate | ( | const InputElementType & | input | ) | [inline, static] |
Execute the operation.
| input | Input. |
Definition at line 143 of file vctUnaryOperations.h.