cisst-saw
|
Implement operation of the form for compact containers.
More...
#include <vctDynamicCompactLoopEngines.h>
Static Public Member Functions | |
template<class _outputOwnerType , class _input1OwnerType , class _input2OwnerType > | |
static void | Run (_outputOwnerType &outputOwner, const _input1OwnerType &input1Owner, const _input2OwnerType &input2Owner) |
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 |