mirror of
https://github.com/odin-lang/Odin.git
synced 2025-12-29 17:34:34 +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
|