pathfinder-for-autonomous-navigation / psim

Six DOF flight simulator and related GNC implementations.
MIT License
4 stars 6 forks source link

Matrix hypotenuse utility function #195

Closed nhz2 closed 4 years ago

nhz2 commented 4 years ago

Solve CxC' = AxA' + BxB' for C where A, B, and C are square matrices.