cisst-saw
|
Implement operation of the form for compact containers.
More...
#include <vctDynamicCompactLoopEngines.h>
Static Public Member Functions | |
template<class _inputOutputOwnerType , class _inputScalarType > | |
static void | Run (_inputOutputOwnerType &inputOutputOwner, const _inputScalarType inputScalar) |
Implement operation of the form for compact containers.
This class uses a loop to perform binary vector operations of the form
_elementOperationType | the type of the binary operation |
|
inlinestatic |