Description Usage Arguments Details Value Author(s)
Extract the lower triangular part of the matrix.
1 | extractlower(A)
|
A |
a squared matrix |
This function is to extract the strict lower triangular part of a squared matrix.
a vector containing the values of the lower triangular part of the matrix.
Xiangjie Xue
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.