argmax                  Row/Column Max/Min Indices
as.mat                  Coerce to a '"mat"' Object
bmat                    Block Matrices
dmat                    Data Frames
eye                     Identity Matrix
fill                    Fill a Matrix
flatten                 Flatten Matrices/Arrays
hcat                    Concatenate Matrices
inv                     Matrix Inverse
linspace                linearly-spaced Elements
logspace                Logarithmically-spaced Elements
mat                     Matrices
print.mat               Print Matrices, New-Style
ramify                  ramify: Additional MatrIx FunctionalitY
rand                    Matrix/Array of Uniform Random Numbers
randi                   Matrix/Array of Uniform Random Integers
randn                   Matrix/Array of Normal Random Numbers
resize                  Resize Matrices and Arrays
size                    Dimensions of a Matrix/Array
