Crate ga2

Source
Expand description

This is a crate for 2D geometric algebra.

It only contains the most important types:

  • vectors
  • bivectors
  • rotors

Structsยง

Bivector
The 2D bivector type.
Rotor
The 2D bivector type.
Vector
The 2D vector type.