simd Directory Reference

Files

file  Abs.h [code]
 Header file for the SIMD abs functionality.
 
file  Acos.h [code]
 Header file for the SIMD inverse cosine functionality.
 
file  Acosh.h [code]
 Header file for the SIMD inverse hyperbolic cosine functionality.
 
file  Addition.h [code]
 Header file for the SIMD addition functionality.
 
file  Asin.h [code]
 Header file for the SIMD inverse sine functionality.
 
file  Asinh.h [code]
 Header file for the SIMD inverse hyperbolic sine functionality.
 
file  Atan.h [code]
 Header file for the SIMD inverse tangent functionality.
 
file  Atan2.h [code]
 Header file for the SIMD multi-valued inverse tangent functionality.
 
file  Atanh.h [code]
 Header file for the SIMD inverse hyperbolic tangent functionality.
 
file  BasicTypes.h [code]
 Header file for the basic SIMD types.
 
file  Cbrt.h [code]
 Header file for the SIMD cubit root functionality.
 
file  Ceil.h [code]
 Header file for the SIMD ceil functionality.
 
file  Conj.h [code]
 Header file for the SIMD conj functionality.
 
file  Cos.h [code]
 Header file for the SIMD cosine functionality.
 
file  Cosh.h [code]
 Header file for the SIMD hyperbolic cosine functionality.
 
file  DerivedTypes.h [code]
 Header file for the derived SIMD types.
 
file  Division.h [code]
 Header file for the SIMD division functionality.
 
file  Erf.h [code]
 Header file for the SIMD error function (erf) functionality.
 
file  Erfc.h [code]
 Header file for the SIMD complementary error function (erfc) functionality.
 
file  Exp.h [code]
 Header file for the SIMD exp functionality.
 
file  Exp10.h [code]
 Header file for the SIMD exp10 functionality.
 
file  Exp2.h [code]
 Header file for the SIMD exp2 functionality.
 
file  Floor.h [code]
 Header file for the SIMD floor functionality.
 
file  FMA.h [code]
 Header file for the SIMD fused multiply-add (FMA) functionality.
 
file  Functions.h [code]
 Header file for all SIMD functions.
 
file  Hypot.h [code]
 Header file for the SIMD hypothenous functionality.
 
file  InvCbrt.h [code]
 Header file for the SIMD inverse cubit root functionality.
 
file  InvSqrt.h [code]
 Header file for the SIMD inverse square root functionality.
 
file  Loada.h [code]
 Header file for the SIMD aligned load functionality.
 
file  Loadu.h [code]
 Header file for the SIMD unaligned load functionality.
 
file  Log.h [code]
 Header file for the SIMD natural logarithm functionality.
 
file  Log10.h [code]
 Header file for the SIMD common (base-10) logarithm functionality.
 
file  Log2.h [code]
 Header file for the SIMD binary (base-2) logarithm functionality.
 
file  Max.h [code]
 Header file for the SIMD max functionality.
 
file  Min.h [code]
 Header file for the SIMD min functionality.
 
file  Multiplication.h [code]
 Header file for the SIMD multiplication functionality.
 
file  Pow.h [code]
 Header file for the SIMD power functionality.
 
file  Reduction.h [code]
 Header file for the SIMD reduction functionality.
 
file  Round.h [code]
 Header file for the SIMD round functionality.
 
file  Set.h [code]
 Header file for the SIMD set functionality.
 
file  Setzero.h [code]
 Header file for the SIMD setzero functionality.
 
file  SIMD.h [code]
 Mathematical SIMD module documentation.
 
file  SIMDPack.h [code]
 Header file for the SIMDPack base class.
 
file  SIMDTrait.h [code]
 Header file for the SIMD trait.
 
file  Sin.h [code]
 Header file for the SIMD sine functionality.
 
file  Sinh.h [code]
 Header file for the SIMD hyperbolic sine functionality.
 
file  Sqrt.h [code]
 Header file for the SIMD square root functionality.
 
file  Storea.h [code]
 Header file for the SIMD aligned store functionality.
 
file  Storeu.h [code]
 Header file for the SIMD unaligned store functionality.
 
file  Stream.h [code]
 Header file for the SIMD stream functionality.
 
file  Subtraction.h [code]
 Header file for the SIMD subtraction functionality.
 
file  Tan.h [code]
 Header file for the SIMD tangent functionality.
 
file  Tanh.h [code]
 Header file for the SIMD hyperbolic tangent functionality.
 
file  Trunc.h [code]
 Header file for the SIMD trunc functionality.