Engee documentation

Matrix Operations

Array-Vector Add

Adds vector elements to array elements along the specified dimension.

Array-Vector Divide

Divides the elements of an array by the elements of a vector along the specified dimension.

Array-Vector Multiply

Multiplies the elements of a vector by the elements of an array along the specified dimension.

Array-Vector Subtract

Subtracts vector elements from array elements along the specified dimension.

Extract Triangular Matrix

Selection of the upper or lower triangular matrix.

Matrix 1-Norm

Computation of the first norm of a matrix.

Matrix Exponential

Calculating the exponent of a matrix.

DSP Product

Multiplication and division of scalars and non-scalars.

Toeplitz

Generating the Greenhouse Matrix.