cisst-saw
|
Implement operation of the form for compact containers.
More...
#include <vctDynamicCompactLoopEngines.h>
Static Public Member Functions | |
template<class _ioOwnerType , class _inputScalarType , class _inputOwnerType > | |
static void | Run (_ioOwnerType &ioOwner, const _inputScalarType inputScalar, const _inputOwnerType &inputOwner) |
Implement operation of the form for compact containers.
This class uses template specialization to perform store-back vector-scalar-vector operations
_ioOperationType | The type of the store-back operation. |
_scalarOwnerElementOperationType | The type of the operation between scalar and input vector. |
|
inlinestatic |