mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-18 22:40:16 -04: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
|