ERC CISST - cisst software
vctDynamicCompactLoopEngines::SoCi< _incrementalOperationType, _elementOperationType > Class Template Reference
#include <vctDynamicCompactLoopEngines.h>
List of all members.
Detailed Description
template<class _incrementalOperationType, class _elementOperationType>
class vctDynamicCompactLoopEngines::SoCi< _incrementalOperationType, _elementOperationType >
Implement operation of the form
for compact containers.
This class uses a loop to perform incremental unary vector operations of the form
- Parameters:
-
| _elementOperationType | The type of the unary operation. |
Definition at line 402 of file vctDynamicCompactLoopEngines.h.
Public Types
-
typedef _incrementalOperationType::OutputType OutputType
Static Public Member Functions
-
template<class _inputOwnerType> static OutputType Run (const _inputOwnerType &inputOwner)
The documentation for this class was generated from the following file:
erc-cisst-devel<at>lists.johnshopkins.edu