enterpolation 0.2.1

A library for creating and computing interpolations, extrapolations and smoothing of generic data points.
Documentation

enterpolation

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

default

bezier (default)

This feature flag does not enable additional features.

bspline (default)

This feature flag does not enable additional features.

linear (default)

This feature flag does not enable additional features.

std (default)

libm

serde