Module vector

Module vector 

Source
Expand description

The core matrix module

Structs§

Vector
A Vector with generic type items. Can be indexed by vector[i]

Traits§

SquareRootable
Used for Vector::Mag