Vandermonde Matrix

In this case, we restrict AA to be a Vandermonde matrix.

Parameters

  • nn: number of variables and number of equations
  • mm: number of nonzero entries in matrix
  • kk: ratio between largest and smallest eigenvalues

Filters

Computational Model

Randomization

Approximation

Algorithms Table

Displaying 2 of 2 algorithms

See more
Bjorck-Pereyra1970O(n2)O(n^2)O(n2)O(n^2)
Gaussian-Jordan Elimination-150O(n3)O(n^3)O(n2)O(n^2)

Reductions Table

Insuffient Data to display table

Other relevant algorithms

Insuffient Data to display table