mirror of
https://github.com/odin-lang/Odin.git
synced 2026-05-04 03:54:41 +00:00
3 lines
110 B
Odin
3 lines
110 B
Odin
// core:math/linalg implements linear algebra procedures useful for 3D spatial transformations
|
|
package linalg
|