You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hama.apache.org by Apache Wiki <wi...@apache.org> on 2009/04/06 09:24:38 UTC

[Hama Wiki] Trivial Update of "Architecture" by udanax

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hama Wiki" for change notification.

The following page has been changed by udanax:
http://wiki.apache.org/hama/Architecture

------------------------------------------------------------------------------
  - Reduce task sum the absolute values of column, select the one maximum one.
  }}}
  
+ NOTE: Matrix.Maxvalue and Matrix.Frobenius are almost same with this.
+ 
  === Compute the transpose of dense/sparse matrix ===
  
  The transpose of a matrix is another matrix in which the rows and columns have been reversed. The matrix must be square for this work.