![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
structure DivPack<typename TIn1, typename TIn2, typename Enable=void> More...
#include <IPSDKUtil/IPSDKUtilExports.h>#include <IPSDKUtil/InstructionSet/InstructionSetTypes.h>#include <IPSDKUtil/InstructionSet/Arithmetic/detail/Std/DivPack.h>Go to the source code of this file.
Classes | |
| struct | ipsdk::simd::detail::DivPack< instructionSet, TIn1, TIn2, Enable > |
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::simd | |
| Namespace agregating IPSDK SIMD routines and classes. | |
structure DivPack<typename TIn1, typename TIn2, typename Enable=void>
template structure which is specialized to implement the arithmetic division on 2 packs, depending on the used instructionSet and on the types of the buffers loaded in the packs
1.8.14