Student[LinearAlgebra][JordanBlockMatrix] - construct a Matrix of Jordan blocks
|
Calling Sequence
|
|
JordanBlockMatrix(K, options)
|
|
Description
|
|
•
|
The JordanBlockMatrix(K) command, where K is a list of ordered pairs [a, b], constructs a Matrix whose diagonal blocks are b-dimensional Jordan blocks defined by a.
|
|
|