![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
#include <IPSDKUtil/IPSDKUtilExports.h>#include <IPSDKUtil/InstructionSet/Logical/detail/ToMaskPack.h>#include <IPSDKUtil/InstructionSet/PromotedType.h>#include <IPSDKUtil/Tools/ForceInline.h>Go to the source code of this file.
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::simd | |
| Namespace agregating IPSDK SIMD routines and classes. | |
Functions | |
| template<eInstructionSet::domain instructionSet, typename TOut , typename TIn , ePackType::domain packType> | |
| IPSDK_FORCEINLINE BaseMaskPack< packType, TOut > | ipsdk::simd::toMask (const BasePack< packType, TIn > &in) |
| toMask function; TODO | |
| template<eInstructionSet::domain instructionSet, typename TOut , typename TIn , ePackType::domain packType> | |
| IPSDK_FORCEINLINE void | ipsdk::simd::toMask (const BasePack< packType, TIn > &in, BaseMaskPack< packType, TOut > &out) |
1.8.14