[
https://issues.apache.org/jira/browse/HAMA-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Edward J. Yoon updated HAMA-13:
-------------------------------
Description: There are two types of multiplication for matrices: scalar
multiplication and matrix multiplication. Scalar multiplication is easy. You
just take a number (called a "scalar") and multiply it on every entry in the
matrix. however, matrix multiplication is quite another story. (was: There are
two types of multiplication for matrices: scalar multiplication and matrix
multiplication. Scalar multiplication is easy. You just take a number (called a
"scalar") and multiply it on every entry in the matrix. however, is quite
another story.)
> Scalar and Matrix Multiplication
> ---------------------------------
>
> Key: HAMA-13
> URL: https://issues.apache.org/jira/browse/HAMA-13
> Project: Hama
> Issue Type: Improvement
> Components: algorithm
> Reporter: Edward J. Yoon
>
> There are two types of multiplication for matrices: scalar multiplication and
> matrix multiplication. Scalar multiplication is easy. You just take a number
> (called a "scalar") and multiply it on every entry in the matrix. however,
> matrix multiplication is quite another story.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.