You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Suneel Marthi (JIRA)" <ji...@apache.org> on 2017/01/08 06:31:58 UTC

[jira] [Resolved] (MAHOUT-1900) Add a getter to DenseMatrix for the double[][] values field.

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

Suneel Marthi resolved MAHOUT-1900.
-----------------------------------
    Resolution: Implemented

> Add a getter to DenseMatrix for the double[][] values field.
> ------------------------------------------------------------
>
>                 Key: MAHOUT-1900
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1900
>             Project: Mahout
>          Issue Type: New Feature
>          Components: Math
>    Affects Versions: 0.12.2
>            Reporter: Andrew Palumbo
>            Assignee: Suneel Marthi
>             Fix For: 0.13.0
>
>
> It may be possible to add something like {{getBackingDataStructure()}} all the way up to {{AbstractMatrix}} and return Iterators for Sparse Matrices and Arrays[][] for Dense Matrices.
> However, for no I think that we only need a getter for {{DenseMatrix}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)