How does your build file look? Are you possibly using wrong Scala versions?
Have you added Breeze as a dependency to your project? If so which version?

Thanks,
Burak

On Mon, Jun 29, 2015 at 3:45 PM, AlexG <[email protected]> wrote:

> I get the same error even when I define covOperator not to use a matrix at
> all:
>
> def covOperator(v : BDV[Double]) :BDV[Double] = { v }
>
>
>
>
> --
> View this message in context:
> http://apache-spark-user-list.1001560.n3.nabble.com/breeze-linalg-DenseMatrix-not-found-tp23537p23538.html
> Sent from the Apache Spark User List mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to