Definition at line 943 of file vctDynamicVectorLoopEngines.h.
| static void vctDynamicVectorLoopEngines::MinAndMax::Run | ( | const _inputVectorType & | inputVector, | |
| typename _inputVectorType::value_type & | minValue, | |||
| typename _inputVectorType::value_type & | maxValue | |||
| ) | [inline, static] |
Unroll the loop
| 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().