Github user fmcquillan99 commented on a diff in the pull request:
https://github.com/apache/madlib/pull/298#discussion_r205310071
--- Diff: doc/mainpage.dox.in ---
@@ -100,13 +86,14 @@ complete matrix stored as a distributed table.
@defgroup grp_matrix Matrix Operations
@defgroup grp_matrix_factorization Matrix Factorization
- @brief Matrix Factorization methods including Singular Value
Decomposition and Low-rank Matrix Factorization
+ Linear algebra methods that factorize a matrix
--- End diff --
yes of course
---