Try using Strassen's Matrix Multiplication Algorithm.

Regards,
Rakib

On 12/8/10, Luciano Junior <luciano....@gmail.com> wrote:
> What is best multiply matrix algorithm for:
>
> -multiply a n x n matrix by another n x n matrix
> -multiply a m x n matrix by a n x p matrix
>
> I need a best performance cpu algorithm.
> Note: it can use a parallel programming concept.
>
> Thankfully.
> ----------------------------------------
> Luciano.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algoge...@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algoge...@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to