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