Crate vecfx

source · []
Expand description

Backend for vector operations

Structs

A wrapper around floats providing implementations of Eq, Ord, and Hash.

Traits

Simple math for array

Generic trait for floating point numbers

max/min for iterator over floats.

Provides method for sorting a vec of floats

Trait that provides simple descriptive statistics on a univariate set of numeric samples.

View a flat slice as nested 3D array

Abstracting simple vector based math operations