I have a rowMatrix x and I would like to apply a function to each element of
x. 

I was thinking something like    x map(u=>exp(-u*u)) . How can I do
something like that?



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/map-distribuited-matrix-rowMatrix-tp21571.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to