ERC CISST - cisst software

vctDynamicCompactLoopEngines::CioCio< _elementOperationType > Class Template Reference

#include <vctDynamicCompactLoopEngines.h>

List of all members.


Detailed Description

template<class _elementOperationType>
class vctDynamicCompactLoopEngines::CioCio< _elementOperationType >

Implement operation of the form $(v_{1}, v_{2}) = op(v_{1}, v_{2})$ for compact containers.

This class uses a loop to perform binary vector operations of the form

\[ (v_{1}, v_{2}) = \mathrm{op}(v_{1}, v_{2}) \]

Parameters:
_elementOperationType The type of the binary operation that inputs and rewrites corresponding elements in both vectors.

Definition at line 161 of file vctDynamicCompactLoopEngines.h.

Static Public Member Functions


The documentation for this class was generated from the following file:
erc-cisst-devel<at>lists.johnshopkins.edu