math_adapter 0.3.8

Collection of math adapters to decouple your application from math libraries' implementations and to provide both inter-libraries compatibility and affordable exchangeability.
Documentation

math_adapter

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

default

use_std (default)

This feature flag does not enable additional features.

cgmath

cgmath_ops

default_ops

This feature flag does not enable additional features.

full

nalgebra

nalgebra_ops

use_alloc

This feature flag does not enable additional features.

winit