ERC CISST - cisst software

vctDynamicCompactLoopEngines::CioSiCi< _ioElementOperationType, _scalarElementOperationType > Class Template Reference

#include <vctDynamicCompactLoopEngines.h>

List of all members.


Detailed Description

template<class _ioElementOperationType, class _scalarElementOperationType>
class vctDynamicCompactLoopEngines::CioSiCi< _ioElementOperationType, _scalarElementOperationType >

Implement operation of the form $v_{io} = op_{io}(v_{io}, op_{sv}(s, v_i))$ for compact containers.

This class uses template specialization to perform store-back vector-scalar-vector operations

\[ v_{io} = \mathrm{op_{io}}(V_{io}, \mathrm{op_{sv}}(s, v_i)) \]

Parameters:
_ioOperationType The type of the store-back operation.
_scalarOwnerElementOperationType The type of the operation between scalar and input vector.

Definition at line 498 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