I need to know the computational complexity of two operations in terms of Big O notation:

(i) Elementwise division of two NxM matrices

(ii) Elementwise multiplication of two NxM matrices

In both cases N=M/2

More Utkarsh Singh's questions See All
Similar questions and discussions