mirror of
https://github.com/odin-lang/Odin.git
synced 2026-01-01 02:42:09 +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
|