Partial Matrix Multiplication

Given two matrices A,BA, B of real numbers (both N×NN\times N) and a set SN×NS\subseteq N\times N of entries, compute the value of (A×B)[i,j](A\times B)[i, j] for all (i,j)S(i, j)\in S.

Parameters

  • nn: dimension of square matrix
  • ss: size of SS

Insufficient data to display graph

Filters

Computational Model

Randomization

Approximation

Algorithms Table

Insuffient Data to display table

Reductions Table

Displaying 1 of 1 reductions

Other relevant algorithms

Insuffient Data to display table