Description Usage Arguments Value See Also
Substitute in a symmetric matrix
1 | subSymm(m, x, y, val)
|
m |
The symmetric matrix |
x |
Row position |
y |
Column position |
val |
Value to insert in the given position |
The symmetric matrix with the value inserted in the right positions
symm()
, correct()
, check_design()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.