Fix a comment

master
Vincent Aymong ago%!(EXTRA string=8 years)
parent 80bd3f16c1
commit edde2bcf60
  1. 2
      glm/gtx/matrix_factorisation.hpp

@ -26,7 +26,7 @@
/*
Suggestions:
- Move helper functions flipud and flip lr to another file: They may be helpful in more general circumstances.
- Move helper functions flipud and fliplr to another file: They may be helpful in more general circumstances.
- Implement other types of matrix factorisation, such as: QL and LQ, L(D)U, eigendecompositions, etc...
*/

Loading…
Cancel
Save