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
🕔 History
Version
📄 Description
1.0.0
initial version
Last updated
Was this helpful?