ERC CISST - cisst software

vctDynamicCompactLoopEngines::SoCi< _incrementalOperationType, _elementOperationType > Class Template Reference

#include <vctDynamicCompactLoopEngines.h>

List of all members.


Detailed Description

template<class _incrementalOperationType, class _elementOperationType>
class vctDynamicCompactLoopEngines::SoCi< _incrementalOperationType, _elementOperationType >

Implement operation of the form $s_o = op_{incr}(op(v_i))$ for compact containers.

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

\[ s_o = \mathrm{op_{incr}(\mathrm{op}(v_i))} \]

Parameters:
_elementOperationType The type of the unary operation.

Definition at line 402 of file vctDynamicCompactLoopEngines.h.

Public Types

Static Public Member Functions


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