directx_math 0.2.3

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 10 feature flags, 1 of them enabled by default.

default

no_neon (default)

This feature flag does not enable additional features.

favor_intel

This feature flag does not enable additional features.

no_avx

This feature flag does not enable additional features.

no_avx2

This feature flag does not enable additional features.

no_f16c

This feature flag does not enable additional features.

no_fma

This feature flag does not enable additional features.

no_intrinsics

no_sse3

This feature flag does not enable additional features.

no_sse4

This feature flag does not enable additional features.

specialization

This feature flag does not enable additional features.