Add Vector.norm to compute k-norms of vectors
---------------------------------------------
Key: MAHOUT-161
URL: https://issues.apache.org/jira/browse/MAHOUT-161
Project: Mahout
Issue Type: Improvement
Components: Matrix
Affects Versions: 0.2
Reporter: David Hall
Fix For: 0.2
Attachments: MAHOUT-161
This patch adds Vector.norm(double power) to Vector (and an implementation to
AbstractVector).
AbstractVector.normalize now calls norm.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.