diff --git a/nonisotropic.cpp b/nonisotropic.cpp index 5bccb794..e06ea173 100644 --- a/nonisotropic.cpp +++ b/nonisotropic.cpp @@ -2110,7 +2110,7 @@ EX namespace rots { }; - /** reinterpret the given point of rotspace as a rotation matrix in the underlying geometry */ + /** reinterpret the given point of rotspace as a rotation matrix in the underlying geometry (note: this is the inverse) */ EX transmatrix qtm(hyperpoint h) { ld& x = h[0];