On Monday, November 10, 2014 8:39:00 AM UTC-5, Kapil Agarwal wrote:

> I am unable to figure out what should I pass as input parameters to the 
> gemm! function. The function declaration asks for function BlasChar, 
> StridedVecOrMat. StridedMatrix. Are they same as a normal Char and Array?
>

Yes.  (Or rather, the StridedFoo types are a superset, including various 
1d/2d array types.)
 

Reply via email to