![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
cast function; casts a MaskPack<instructionSet, TIn> to a MaskPack<instructionSet, TOut> More...
#include <IPSDKUtil/IPSDKUtilExports.h>#include <IPSDKUtil/InstructionSet/IS2MaskPack.h>#include <IPSDKUtil/InstructionSet/detail/MaskCastPack.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 , class MaskPackIn > | |
| IPSDK_FORCEINLINE ipsdk::simd::IS2MaskPack< instructionSet, TOut >::Type | ipsdk::simd::maskCast (const MaskPackIn &in) |
| casts from MaskPackIn type to MaskPackOut type More... | |
| template<eInstructionSet::domain instructionSet, class MaskPackIn , class MaskPackOut > | |
| IPSDK_FORCEINLINE void | ipsdk::simd::maskCast (const MaskPackIn &in, MaskPackOut &out) |
cast function; casts a MaskPack<instructionSet, TIn> to a MaskPack<instructionSet, TOut>
1.8.14