ERC CISST - cisst software

vctDynamicVectorLoopEngines::MinAndMax Class Reference

List of all members.

Detailed Description

Definition at line 943 of file vctDynamicVectorLoopEngines.h.

Static Public Member Functions


Member Function Documentation

template<class _inputVectorType>
static void vctDynamicVectorLoopEngines::MinAndMax::Run ( const _inputVectorType &  inputVector,
typename _inputVectorType::value_type &  minValue,
typename _inputVectorType::value_type &  maxValue 
) [inline, static]

Unroll the loop

Parameters:
inputVector The input vector.
minValue The minimum value returned. Passed by reference.
maxValue The maximum value returned. Passed by reference.

Definition at line 954 of file vctDynamicVectorLoopEngines.h.

References vctDynamicCompactLoopEngines::MinAndMax::Run().

Referenced by vctDynamicConstVectorBase< vctDynamicVectorOwner< svlFilterSourceVideoCapture::_ImageFormat >, svlFilterSourceVideoCapture::_ImageFormat >::MinAndMaxElement().


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