Hi,

1. multiply them as you would do on a paper with O(n^3) multplications

2. use Strassen (a recursive approach) with O(n^{2.81}) multiplications

Regards,
Daniel

mahmoud kiki wrote:
> I need two algorithms to multiplicat two matrix in C++
> and thank you so much
> 
> ------------------------------------------------------------------------
> Love cheap thrills? Enjoy PC-to-Phone calls to 30+ countries 
> <http://us.rd.yahoo.com/mail_us/taglines/postman9/*http://us.rd.yahoo.com/evt=39666/*http://beta.messenger.yahoo.com/>
>  
> for just 2ยข/min with Yahoo! Messenger with Voice.
> > 

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/algogeeks
-~----------~----~----~----~------~----~------~--~---

Reply via email to