Description Usage Arguments Value
This function is useful to pad a matrix so that the dimension is a factor of 2.
1 | pad_mat(x, n, m)
|
x |
a |
n |
the desired number of rows of |
m |
the desired number of columns of |
a padded version of x
with dimension n,m
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.