Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Matrix.Norm.One is that find the maximum absolute row sum of matrix. Comparatively, it's a good fit with MapReduce model because doesn't need iterative jobs or table/file JOIN operations.

...