Expand description
Library that performs very common linear algebra calculations.
Structs§
- Bounds
- A rectangular region in a 2D vector space over a generic field.
- Point
- A 2D point in real space.
- Vector
- A 2D vector over the reals.
Traits§
- Vector
Math - Treats object mathematically as if it were a vector.