MATLAB C++ Math Library
  Go to function:
    Search    Help Desk 
rosser    See Also

Classic symmetric eigenvalue test matrix (Rosser)

C++ Prototype

C++ Syntax

MATLAB Syntax

Description

A = rosser(); returns the Rosser matrix. This matrix was a challenge for many matrix eigenvalue algorithms. But the Francis QR algorithm, as perfected by Wilkinson and implemented in EISPACK and MATLAB, has no trouble with it. The matrix is 8-by-8 with integer elements. It has:

See Also



[ Previous | Help Desk | Next ]