|
cisst-saw
|
Implement operation of the form
for compact containers.
More...
#include <vctDynamicCompactLoopEngines.h>
Public Types | |
| typedef _incrementalOperationType::OutputType | OutputType |
Static Public Member Functions | |
| template<class _inputOwnerType > | |
| static OutputType | Run (const _inputOwnerType &inputOwner) |
Implement operation of the form
for compact containers.
This class uses a loop to perform incremental unary vector operations of the form
| _elementOperationType | The type of the unary operation. |
| typedef _incrementalOperationType::OutputType vctDynamicCompactLoopEngines::SoCi< _incrementalOperationType, _elementOperationType >::OutputType |
|
inlinestatic |
1.8.6