mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-29 02:21:44 +00:00
Vector.norm() and Vector.dot() were added to make the implementation simpler and match the C++ version more closely.
Vector.norm() and Vector.dot() were added to make the implementation simpler and match the C++ version more closely.