Blaze  3.6
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  Add.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  Bitand.h [code]
 Header file for the SIMD bitand functionality.
 
file  Bitor.h [code]
 Header file for the SIMD bitor functionality.
 
file  Bitxor.h [code]
 Header file for the SIMD bitxor functionality.
 
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  Div.h [code]
 Header file for the SIMD division functionality.
 
file  Equal.h [code]
 Header file for the SIMD equality 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  Mult.h [code]
 Header file for the SIMD multiplication functionality.
 
file  Pow.h [code]
 Header file for the SIMD power functionality.
 
file  Prod.h [code]
 Header file for the SIMD multiplication reduction functionality.
 
file  Reduce.h [code]
 Header file for the generic 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  ShiftLI.h [code]
 Header file for the SIMD left-shift functionality.
 
file  ShiftLV.h [code]
 Header file for the SIMD left-shift functionality.
 
file  ShiftRI.h [code]
 Header file for the SIMD right-shift functionality.
 
file  ShiftRV.h [code]
 Header file for the SIMD right-shift functionality.
 
file  Sign.h [code]
 Header file for the SIMD sign 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  Sub.h [code]
 Header file for the SIMD subtraction functionality.
 
file  Sum.h [code]
 Header file for the SIMD addition reduction 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.