cisst-saw
|
Implement operation of the form for compact containers.
More...
#include <vctDynamicCompactLoopEngines.h>
Static Public Member Functions | |
template<class _inputOutput1OwnerType , class _inputOutput2OwnerType > | |
static void | Run (_inputOutput1OwnerType &inputOutput1Owner, _inputOutput2OwnerType &inputOutput2Owner) |
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 that inputs and rewrites corresponding elements in both vectors. |
|
inlinestatic |