| antidiag | Matrix antidiagonals |
| at | Set or get matrix value at index vector |
| binding | Bind vector, single values and matrices |
| is_idx_possible | Is idx possible in given matrix? |
| m | A shortcut to create matrix defining rows |
| matrix_idx | Get available marix indices |
| neighbour_idx | Get all indices in neighbourhood |
| neighbour_idx_matrix | Create matrix of lists, where each one contains list of... |
| operators | Binary operations on matrices/vectors |
| plot_matrix | Plot a matrix |
| rboolm | Create matrix of random choosen boolean values |
| repetitions | Repeat columns or rows |
| runifm | Create matrix of random values drawn from uniform... |
| runif_same_dims | Create matrix of random values with dimensions copied from an... |
| seq_matrix | Return a sequence of pairs (value, index vector) |
| set_values | Set multiple values useing one function call |
| v | A shortcut to create a vertical vector |
| with_same_dims | Create new matrix copying dimensions from the existing one |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.