ERC CISST - cisst software

vctUnaryOperations< _outputElementType, _inputElementType >::Square Class Reference

#include <vctUnaryOperations.h>

List of all members.


Detailed Description

template<class _outputElementType, class _inputElementType = _outputElementType>
class vctUnaryOperations< _outputElementType, _inputElementType >::Square

Returns the square of the input as an OutputType object.

See also:
vctUnaryOperations

Definition at line 122 of file vctUnaryOperations.h.

Static Public Member Functions


Member Function Documentation

template<class _outputElementType, class _inputElementType = _outputElementType>
static OutputElementType vctUnaryOperations< _outputElementType, _inputElementType >::Square::Operate ( const InputElementType input  )  [inline, static]

Execute the operation.

Parameters:
input Input.

Definition at line 128 of file vctUnaryOperations.h.


The documentation for this class was generated from the following file:
erc-cisst-devel<at>lists.johnshopkins.edu