xsimd Logo

INSTALLATION

  • Installation

USAGE

  • Basic usage
  • Writing vectorized code

MIGRATION GUIDE

  • From 7.x to 8.x

API REFERENCE

  • Instruction set macros
  • Batch types
    • batch
    • batch_bool
    • xsimd_batch_complex
    • Available wrappers
  • Data transfer
  • Batch manipulation functions
  • Mathematical functions
  • Aligned memory allocator
  • Architecture manipulation
  • Arch Dispatching
xsimd
  • »
  • Batch types
  • View page source

Batch typesΒΆ

  • batch
    • Arithmetic operators
    • Comparison operators
    • Bitwise operators
    • Reducers
    • Miscellaneous
  • batch_bool
    • Logical operators
    • Reducers
  • xsimd_batch_complex
    • Complex operators
  • Available wrappers
    • Fallback implementation
    • XTL complex support
Previous Next

© Copyright 2021, Johan Mabille and Sylvain Corlay.

Built with Sphinx using a theme provided by Read the Docs.