Online Vector-Matrix-Vector Multiplication

Let MM be a binary n×nn \times n matrix than can be preprocessed. After preprocessing nn vector pairs (u1,v1),,(un,vn)(u^1, v^1), \ldots, (u^n, v^n), arrive one at a time and the task is to compute (ui)TMvi(u^i)^T M v^i before being presented with the i+1i+1th vector pair for every ii.

Parameters

  • nn: dimension of square matrix, number of vector pairs, size of vectors

Insufficient data to display graph

Filters

Computational Model

Randomization

Approximation

Algorithms Table

Insuffient Data to display table

Reductions Table

Displaying 2 of 2 reductions

Other relevant algorithms

Insuffient Data to display table