orx-funvec 0.1.6

Traits to unify access to elements of n-dimensional vectors which are particularly useful in algorithms requiring both flexibility through abstraction over inputs and performance through monomorphization.
Documentation

orx-funvec

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

default

This feature flag does not enable additional features.

impl_all

impl_indexmap

impl_ndarray

impl_smallvec

indexmap

ndarray

smallvec