<< reshape Elementary functions rot90 >>

rosser


Classic symmetric eigenvalue test problem.


Syntax


R = rosser()
R = rosser(classname)

Input argument


classname

row character vector or scalar string: class name desired ('double' by default).

Output argument


R

Rosser Matrix.

Description


R = rosser() returns the Rosser Matrix.

Bibliography


https://archive.org/details/jresv47n4p291

Example


R = rosser()

See also


toeplitz, eig.

History


Version Description
1.0.0 initial version

Author


Allan CORNET

<< reshape Elementary functions rot90 >>