InterviewSolution
Saved Bookmarks
| 1. |
For orthonormal basis, which of these is correct?(a) M^-1 = M^t(b) M^-1 = M^t(c) M = M(d) M^t = II have been asked this question in an interview for job.Question is from Transformations between Coordinate Systems and Affine Transformations topic in section 2D Transformation and Viewing of Computer Graphics |
|
Answer» The CORRECT option is (a) M^-1 = M^t |
|