I believe it works with a mix of DenseVector and SparseVector types.
Joseph
On Wed, May 20, 2015 at 10:06 AM, Debasish Das
wrote:
> Hi,
>
> For indexedrowmatrix and rowmatrix, both take RDD(vector)is it
> possible that it has intermixed dense and sparse vectorbasically I am
> considering
Hi,
For indexedrowmatrix and rowmatrix, both take RDD(vector)is it possible
that it has intermixed dense and sparse vectorbasically I am
considering a gemv flow when indexedrowmatrix has dense flag true, dot flow
otherwise...
Thanks.
Deb