[ 
https://issues.apache.org/jira/browse/SPARK-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14169442#comment-14169442
 ] 

Sean Owen commented on SPARK-3360:
----------------------------------

https://issues.apache.org/jira/browse/SPARK-3435 might be more relevant now. 
I'm happy to propose a simple PR; is there an immediate need?

You don't need Vector.multiply(RowMatrix) really since it is either the same as 
RowMatrix.multiply(Vector) or the same with the RowMatrix transposed.

> Add RowMatrix.multiply(Vector)
> ------------------------------
>
>                 Key: SPARK-3360
>                 URL: https://issues.apache.org/jira/browse/SPARK-3360
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib
>            Reporter: Sandy Ryza
>
> RowMatrix currently has multiply(Matrix), but multiply(Vector) would be 
> useful as well.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to