You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon (JIRA)" <ji...@apache.org> on 2009/03/11 05:14:50 UTC

[jira] Created: (HAMA-167) Implement of subVector(int i0, int i1)

Implement of subVector(int i0, int i1)
--------------------------------------

                 Key: HAMA-167
                 URL: https://issues.apache.org/jira/browse/HAMA-167
             Project: Hama
          Issue Type: Sub-task
          Components: implementation
    Affects Versions: 0.1.0
            Reporter: Edward J. Yoon
             Fix For: 0.1.0


Implement SparseVector.subVector(int i0, int i1).

It will returns only non-zero entries between i0 and i1.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HAMA-167) Implement of subVector(int i0, int i1)

Posted by "Edward J. Yoon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edward J. Yoon resolved HAMA-167.
---------------------------------

    Resolution: Won't Fix

won't fix

> Implement of subVector(int i0, int i1)
> --------------------------------------
>
>                 Key: HAMA-167
>                 URL: https://issues.apache.org/jira/browse/HAMA-167
>             Project: Hama
>          Issue Type: Sub-task
>          Components: matrix
>    Affects Versions: 0.1.0
>            Reporter: Edward J. Yoon
>             Fix For: 0.1.0
>
>
> Implement SparseVector.subVector(int i0, int i1).
> It will returns only non-zero entries between i0 and i1.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.