ramify-package | ramify: Additional MatrIx FunctionalitY |
argmax | Row/Column Max/Min Indices |
argmin | Row/Column Max/Min Indices |
as.mat | Coerce to a '"mat"' Object |
as.mat.data.frame | Coerce to a '"mat"' Object |
as.mat.default | Coerce to a '"mat"' Object |
as.mat.matrix | Coerce to a '"mat"' Object |
bmat | Block Matrices |
dmat | Data Frames |
eye | Identity Matrix |
falses | Fill a Matrix |
fill | Fill a Matrix |
flatten | Flatten Matrices/Arrays |
hcat | Concatenate Matrices |
inv | Matrix Inverse |
is.mat | Coerce to a '"mat"' Object |
linspace | linearly-spaced Elements |
logspace | Logarithmically-spaced Elements |
mat | Matrices |
mat.character | Matrices |
mat.default | Matrices |
mat.list | Matrices |
ones | Fill a Matrix |
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 |
trues | Fill a Matrix |
vcat | Concatenate Matrices |
zeros | Fill a Matrix |