Anyone knows how to perform fast matrix multiplication using opencv? Possible to include some special linear algebra Library? It is much slower than MATLAB.

A = B*C,  B is about 100*100 and C is 100*1000,000

More Marcus Chen's questions See All
Similar questions and discussions