IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Functions
bool_mask_cast.h File Reference

functions used to cast boolean mask valued to 0xFFFF... or 0x000... from a type to an other More...

#include <IPSDKUtil/InstructionSet/detail/BoolMaskCast.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 IS, class PackIn , class PackOut >
IPSDK_FORCEINLINE void ipsdk::simd::bool_mask_cast (const PackIn &in, PackOut &out)
 

Detailed Description

functions used to cast boolean mask valued to 0xFFFF... or 0x000... from a type to an other

Author
E. Noirfalise
Date
2016/04/27