![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
structure MinPack<eInstructionSet::domain instructionSet, typename T, typename Enable=void> More...
#include <IPSDKUtil/IPSDKUtilExports.h>#include <IPSDKUtil/InstructionSet/InstructionSetTypes.h>#include <IPSDKUtil/InstructionSet/Reduction/detail/Std/MinPack.h>Go to the source code of this file.
Classes | |
| struct | ipsdk::simd::detail::reduction::MinPack< instructionSet, T, Enable > |
| structure MinPack<eInstructionSet::domain instructionSet, typename T, typename Enable=void> More... | |
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::simd | |
| Namespace agregating IPSDK SIMD routines and classes. | |
structure MinPack<eInstructionSet::domain instructionSet, typename T, typename Enable=void>
template structure, specialized to implement the computation of the minimum of the elements in a pack, depending on the used instructionSet and on the type of the buffer loaded in the pack
1.8.14