I am running code in spark shell in windows
import org.jblas.DoubleMatrix
The error which I am getting is
error: object jblas is not a member of package org
I researched on stackoverflow, but answer is available for Linux system only.
Any help will be greatly appreciated.
Kind regards, Innocent