Search

Showing posts with label Algorithm. Show all posts
Showing posts with label Algorithm. Show all posts

Wednesday, January 20, 2016

ALGORITHM TODAY: STRASSEN'S MATRIX MULTIPLICATION ALGORITHM


Introduction

The Strassen’s method of matrix multiplication is a typical divide and conquer algorithm.