Module feanor_math::vector

source ·
Expand description

Contains the trait vector::VectorView for objects that provide access to some kind of linear container.

This module is currently slightly chaotic, as there is significant functionality overlap between vector::VectorView, vector::vec_fn::VectorFn and std::iter::Iterator

Modules§

Structs§

Traits§