![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
structure used to cast boolean mask valued to 0xFFFF... or 0x000... from a type to an other More...
#include <boost/core/enable_if.hpp>#include <boost/type_traits/is_same.hpp>#include <boost/mpl/and.hpp>#include <boost/mpl/less.hpp>#include <boost/mpl/greater.hpp>#include <boost/mpl/equal_to.hpp>#include <boost/mpl/sizeof.hpp>#include <boost/mpl/plus.hpp>#include <boost/mpl/not.hpp>#include <IPSDKUtil/InstructionSet/cast.h>#include <IPSDKUtil/InstructionSet/bitwiseCast.h>#include <IPSDKUtil/InstructionSet/Logical/AllBits.h>#include <IPSDKUtil/InstructionSet/Logical/bitwiseAnd.h>#include <IPSDKUtil/InstructionSet/Logical/bitwiseOr.h>#include <IPSDKUtil/InstructionSet/Logical/shiftLeft.h>#include <IPSDKUtil/InstructionSet/Logical/shiftRight.h>Go to the source code of this file.
Classes | |
| struct | ipsdk::simd::detail::BoolMaskCast< IS, TIn, TOut, Enable > |
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::simd | |
| Namespace agregating IPSDK SIMD routines and classes. | |
structure used to cast boolean mask valued to 0xFFFF... or 0x000... from a type to an other
1.8.14