Non-Definite, Symmetric Matrix

In this case, we restrict AA to be non-definite and symmetric.

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
Aasen's method1971O(n3)O(n^3)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