fast_polynomial 0.1.0

Faster polynomial evaluation using Estrin's Scheme to exploit instruction-level parallelism
Documentation

fast_polynomial

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

default

  • fma
  • std

fma

    This feature flag does not enable additional features.

std

  • num-traits/std

libm

  • num-traits/libm