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

asin function; returns the calculation of the arcsin function on all the elements of one input pack operand More...

#include <IPSDKUtil/IPSDKUtilExports.h>
#include <IPSDKUtil/InstructionSet/Arithmetic/detail/AsinPack.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 IS, class PackT >
IPSDK_FORCEINLINE PackT ipsdk::simd::asin (const PackT &in)
 
template<eInstructionSet::domain IS, class PackT >
IPSDK_FORCEINLINE void ipsdk::simd::asin (const PackT &in, PackT &out)
 

Detailed Description

asin function; returns the calculation of the arcsin function on all the elements of one input pack operand

Author
E. Noirfalise
Date
2016/06/21