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

default

  • use_std

use_std

    This feature flag does not enable additional features.

full

  • use_std
  • use_alloc

nalgebra_ops

  • nalgebra

cgmath_ops

  • cgmath

use_alloc

    This feature flag does not enable additional features.

winit

    This feature flag does not enable additional features.

cgmath

    This feature flag does not enable additional features.

default_ops

    This feature flag does not enable additional features.

nalgebra

    This feature flag does not enable additional features.