The complexity of the matrix multiplication algorithm using the divide and conquer strategy is log(n) because: cross out
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
The complexity of the matrix multiplication algorithm using the divide and conquer strategy is log(n) because: cross out
The complexity of the matrix multiplication algorithm using the divide and conquer strategy is log(n) because: cross out CROSS Out O a. We generate a tree of multiplication O b. The number of times we need to divide n by 2 to get 1 is log (n) Oc. We divide and multiply n times O d. We only consider the top right corner of the matrix CROSS out cross out
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!