xsimd Logo

INSTALLATION

  • Installation

USAGE

  • Basic usage
  • Writing vectorized code

API REFERENCE

  • Instruction set macros
  • Wrapper types
    • simd_batch
    • batch_bool
    • batch
    • simd_complex_batch_bool
    • simd_complex_batch
    • Available wrappers
  • Data transfer
  • Mathematical functions
  • Aligned memory allocator
xsimd
  • »
  • Wrapper types
  • View page source

Wrapper typesΒΆ

  • simd_batch
    • Arithmetic operators
    • Comparison operators
    • Bitwise operators
    • Reducers
    • Miscellaneous
    • Other operators
  • batch_bool
  • batch
  • simd_complex_batch_bool
  • simd_complex_batch
    • Arithmetic operators
    • Comparison operators
    • Reducers
    • Miscellaneous
    • Other operators
  • Available wrappers
    • Fallback implementation
    • x86 architecture
    • ARM architecture
    • XTL complex support
Previous Next

© Copyright 2021, Johan Mabille and Sylvain Corlay.

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