IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Functions
toBool.h File Reference
#include <IPSDKUtil/IPSDKUtilExports.h>
#include <IPSDKUtil/InstructionSet/Logical/detail/ToBoolPack.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, ePackType::domain packType, typename T >
IPSDK_FORCEINLINE BasePack< packType, ipUInt8 > ipsdk::simd::toBool (const BasePack< packType, T > &in)
 toBool function; TODO
 
template<eInstructionSet::domain instructionSet, ePackType::domain packType, typename T >
IPSDK_FORCEINLINE void ipsdk::simd::toBool (const BasePack< packType, T > &in, BasePack< packType, ipUInt8 > &out)
 
template<eInstructionSet::domain instructionSet, ePackType::domain packType, typename T >
IPSDK_FORCEINLINE void ipsdk::simd::toBool (const BaseMaskPack< packType, T > &in, BasePack< packType, ipUInt8 > &out)
 

Detailed Description

Author
H. Delestre
Date
2014/02/24