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 currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

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.