Module feanor_math::vector::subvector

source ·

Structs§

Traits§

  • Trait for all vector views that “shrink” the section of the vector that is represented, without changing the type. This is mainly important in combination with recursive algorithms.