One of the three major components of lnagb.js. This component groups modules for dealing with vector quantities.
Contains the Vector class, which encodes vector quantities of any number of entries in linear algebra.
Kind: inner export of Vectors
See: Vector
Contains the Vector2 class, which encodes 2-vectors.
Kind: inner export of Vectors
See: Vector2
Contains the Vector3 class, which encodes 3-vectors.
Kind: inner export of Vectors
See: Vector3
Contains the Vector4 class, which encodes 4-vectors.
Kind: inner export of Vectors
See: Vector4