mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
180 B
180 B
#math/linear_algebra
a matrix is orthogonal if all of its column vectors are orthogonal with each other. That means the dot product between each possible pair of columns is 0.