Student[NumericalAnalysis][LeadingPrincipalSubmatrix] - return a leading submatrix of a square matrix
|
Calling Sequence
|
|
LeadingPrincipalSubmatrix(A,n)
|
|
Parameters
|
|
A
|
-
|
Matrix; a square matrix
|
n
|
-
|
posint; indicates the sub-level of leading principal submatrix
|
|
|
|
|
Description
|
|
•
|
The LeadingPrincipalSubmatrix command returns the n-th leading principal submatrix of A.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
|
|
Download Help Document
Was this information helpful?