Expand description
Backend for vector operations
Structs§
- Ordered
Float - A wrapper around floats providing implementations of
Eq
,Ord
, andHash
.
Traits§
- Array
Math Ext - Simple math for array
- AsOrdered
Float Ext - Convert a float number to OrderedFloat type
- Float
- Generic trait for floating point numbers
- Float
Iter Ext - max/min for iterator over floats.
- Sort
ByExt - Provides method for sorting a vec of floats
- Stats
Ext - Trait that provides simple descriptive statistics on a univariate set of numeric samples.
- VecFloat3
Ext - VecFloat
As3D - View a flat slice as nested 3D array
- VecFloat
Ext - Abstracting simple vector based math operations