linear algebra - Multiply elements of a matrix with a scalar - Spark MLlib -


i working rowmatrix , matrices classes spark mllib library implement linear regression. want multiply or divide elements of rowmatrix scalar, can't find function or operator this. what's way execute linear algebra operations on spark?

the reason use rowmatrix because earlier in code compute matrix multiplication between rowmatrix , local matrix.

thank in advance, nadia


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -