Description Usage Arguments Value Slots See Also Examples
Schur Decomposition of a matrix,FLMatrix
Schur Calculates the Schur decomposition of a square matrix (n x n) with real eigenvalues.
| 1 | 
| Objectis | of class FLMatrix. | 
Schur returns a list of two components:
| Q | an Orthogonal FLMatrix | 
| T | an Upper Triangle FLMatrix. | 
resultscache list of results computed.
dataInput data object.
callcall of the function.
Schur for R reference implementation.
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.