Freivalds' algorithm

id: freivalds-algorithm-258-18120998
title: Freivalds' algorithm
text: Freivalds' algorithm is a probabilistic randomized algorithm used to verify matrix multiplication. Given three n × n matrices A , B , and C , a general problem is to verify whether A × B = C . A naïve algorithm would compute the product A × B explicitly and compare term by term whether this product equals C . However, the best known matrix multiplication algorithm runs in O time. Freivalds' algorithm utilizes randomization in order to reduce this time bound to O with high probability. In O time
brand slug: wiki
category slug: encyclopedia
description:
original url: https://en.wikipedia.org/wiki/Freivalds%27_algorithm
date created:
date modified: 2023-08-12T15:40:56Z
main entity: {"identifier":"Q6522941","url":"https://www.wikidata.org/entity/Q6522941"}
image:
fields total: 13
integrity: 13

Related Entries

Explore Next Part