mirror of
https://github.com/g-truc/glm.git
synced 2025-04-06 14:05:01 +00:00
Fix a comment
This commit is contained in:
parent
80bd3f16c1
commit
edde2bcf60
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue