Prev Next

Operations That Have Conversions

Grouped by Type

Contents
elementwiseElementwise Operations
matrixwiseMatrixwise Operations
scalar_valuedScalar Valued Operations
otherOther Operations

Alphabetical Order
add Elementwise Addition
cholesky Cholesky Factor a Matrix Division
diag_prod Diagonal Matrix Product with General Matrix
element_div Elementwise Division
element_prod Elementwise Product
element_unary Matlab or Octave Elementwise Unary Functions
extend Extending a Vector
matrix_div Matrix Division
matrix_prod Matrix Product
max Maximum Element of a Matrix
min Minimum Element of a Matrix
ones Matrix of Ones
rand Uniform Random Matrix
randn Normal Random Matrix
scalar_div Scalar Division
scalar_prod Scalar Product
size Matrix Size
slice Matrix Slices
sub Elementwise Subtraction
sum Sum The Elements of a Matlab
transpose Matrix Transpose
zeros Matrix of Zeros

Input File: omh/operation.omh