You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2009/08/09 13:10:14 UTC

[jira] Resolved: (MAHOUT-161) Add Vector.norm to compute k-norms of vectors

     [ https://issues.apache.org/jira/browse/MAHOUT-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grant Ingersoll resolved MAHOUT-161.
------------------------------------

    Resolution: Fixed

Committed revision 802515.

> 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
>            Assignee: Grant Ingersoll
>             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.