[
https://issues.apache.org/jira/browse/MAHOUT-1900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15824631#comment-15824631
]
ASF GitHub Bot commented on MAHOUT-1900:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/mahout/pull/267
> 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)