fommil / matrix-toolkits-java

:rocket: High Performance Linear Algebra OOP
GNU Lesser General Public License v3.0
360 stars 104 forks source link

Element Wise multiplication #51

Closed naiveCoder closed 10 years ago

naiveCoder commented 10 years ago

Hi, I am trying to use MTJ. and was looking at this API :http://www.inf.uni-konstanz.de/algo/lehre/ws05/pp/mtj/index.html . I couldn't find a function which will do an element-wise product between a given Matrix and Vector. Am I looking at the right API doc ?

Thanks,

fommil commented 10 years ago

I don't know what that is. the javadocs of mtj are distributed on maven central.