directx_math 0.2.2

A rust translation of DirectXMath, a SIMD linear algebra library for use in games and graphics apps.
Documentation

directx_math

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 11 feature flags, 2 of them enabled by default.

default

  • no_neon

no_neon

    This feature flag does not enable additional features.

no_intrinsics

  • no_sse3
  • no_sse4
  • no_avx
  • no_f16c
  • no_fma
  • no_avx2
  • no_neon

no_sse3

    This feature flag does not enable additional features.

no_fma

    This feature flag does not enable additional features.

no_avx

    This feature flag does not enable additional features.

no_f16c

    This feature flag does not enable additional features.

favor_intel

    This feature flag does not enable additional features.

specialization

    This feature flag does not enable additional features.

no_avx2

    This feature flag does not enable additional features.

no_sse4

    This feature flag does not enable additional features.