rust-fuzzylogic 0.1.1

Building blocks for authoring fuzzy inference systems in Rust.
Documentation

rust-fuzzylogic

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

default

f64 (default)

This feature flag does not enable additional features.

inference-mamdani (default)

This feature flag does not enable additional features.

ops-dyn (default)

This feature flag does not enable additional features.

f32

This feature flag does not enable additional features.

ops-lukasiewicz

This feature flag does not enable additional features.

ops-minmax

This feature flag does not enable additional features.

ops-product

This feature flag does not enable additional features.

parallel

serde