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