You are here: Symbol Reference > MtxExpr Namespace
MtxVec VCL
ContentsIndex
MtxExpr Namespace Functions
Functions
 
Name 
Description 
 
Abs 
Compute the Abs function from the source and return the result.  
 
Abs 
Compute the Abs function from the source and return the result.  
 
Abs 
This is function MtxExpr.Abs. 
 
Abs 
This is function MtxExpr.Abs. 
 
Computes X + Y*Z  
 
Computes X + Y*Z  
 
Computes X + Y*Ascale  
 
Computes X + Y*Ascale  
 
Computes X + Y*Ascale  
 
Computes X + Y*Ascale  
 
Returns Src + Vector1*Vector2'  
 
Adjungate the matrix and return it as result. 
 
Compute the ArcCos function from the source and return the result.  
 
Compute the ArcCos function from the source and return the result.  
 
Compute the ArcCosh function from the source and return the result.  
 
Compute the ArcCosh function from the source and return the result.  
 
Compute the ArcCot function from the source and return the result.  
 
Compute the ArcCot function from the source and return the result.  
 
Compute the ArcCoth function from the source and return the result.  
 
Compute the ArcCoth function from the source and return the result.  
 
Compute the ArcCsc function from the source and return the result.  
 
Compute the ArcCsc function from the source and return the result.  
 
Compute the ArcCsch function from the source and return the result.  
 
Compute the ArcCsch function from the source and return the result.  
 
Compute the ArcSec function from the source and return the result.  
 
Compute the ArcSec function from the source and return the result.  
 
Compute the ArcSech function from the source and return the result.  
 
Compute the ArcSech function from the source and return the result.  
 
Compute the ArcSin function from the source and return the result.  
 
Compute the ArcSin function from the source and return the result.  
 
Compute the ArcSinh function from the source and return the result.  
 
Compute the ArcSinh function from the source and return the result.  
 
Compute the ArcTan function from the source and return the result.  
 
Compute the ArcTan function from the source and return the result.  
 
Compute the ArcTan2 function from X and Y and return the result.  
 
Compute the ArcTan2 function from X and Y and return the result.  
 
Compute the ArcTanh function from the source and return the result.  
 
Compute the ArcTanh function from the source and return the result.  
 
Returns biased auto correlation of the source data.  
 
Returns normal auto correlation of the source data.  
 
Returns unbiased auto correlation of the source data.  
 
Converts a banded matrix to dense storage.  
 
Cbrt 
Compute the Cbrt function from the source and return the result.  
 
Cbrt 
Compute the Cbrt function from the source and return the result.  
 
Ceil 
Compute the Ceil function from the source and return the result.  
 
Ceil 
Compute the Ceil function from the source and return the result.  
 
Returns true, if matrix is symmetric and positive definite.  
 
Col 
Returns specified column from the source matrix. 
 
Col 
Returns specified column from the source matrix. 
 
Concatenates multiple Vectors in to a single one.  
 
Concatenates multiple Vectors in to a single one.  
 
Concatenate a list of matrices in to one big matrix.  
 
Horizontally concatenate a list of matrices in to one big matrix.  
 
Horizontally concatenate a list of matrices in to one big matrix.  
 
Vertically concatenate a list of matrices in to one big matrix.  
 
Vertically concatenate a list of matrices in to one big matrix.  
 
Conj 
Return complex conjugate of the source.  
 
Conj 
Return complex conjugate of the source.  
 
Conjugate Y and multiply with X  
 
Conjugate Y and multiply with X  
 
Returns convolution of X with H.  
 
Cos 
Compute the cos function from the source and return the result.  
 
Cos 
Compute the cos function from the source and return the result.  
 
Cosh 
Compute the Cosh function from the source and return the result.  
 
Cosh 
Compute the Cosh function from the source and return the result.  
 
Cot 
Compute the Cot function from the source and return the result.  
 
Cot 
Compute the Cot function from the source and return the result.  
 
Coth 
Compute the Coth function from the source and return the result.  
 
Coth 
Compute the Coth function from the source and return the result.  
 
Returns cross correlation between Vec1 and Vec2.  
 
Csc 
Compute the Csc function from the source and return the result.  
 
Csc 
Compute the Csc function from the source and return the result.  
 
Csch 
Compute the Csch function from the source and return the result.  
 
Csch 
Compute the Csch function from the source and return the result.  
 
Returns the sum of all elements in the source data. 
 
Returns the sum of all elements in the source data. 
 
DCT 
Returns the discrete cosine transform of the source data. 
 
Convert matrix from dense to banded storage format.  
 
Computes determinant of the matrix.  
 
Computes determinant of the matrix.  
 
Diag 
Returns k-th diagonal from the source matrix. 
 
Returns the difference of consecutive elements of the source data. 
 
Divide Left with Right (matrix division) returning Matrix type result. 
 
Divide Left vector with right matrix (matrix division) returning Vector type result. 
 
Returns the dot product: sum(X*Y). 
 
Returns the dot product: sum(X*Y). 
 
Reduces the sampling frequency without filtering. 
 
Reduces the sampling frequency without filtering. 
 
Eig 
Computes the eigen-values of the matrix.  
 
Exp 
Compute the Exp function from the source and return the result.  
 
Exp 
Compute the Exp function from the source and return the result.  
 
Compute the Exp10 function from the source and return the result.  
 
Compute the Exp10 function from the source and return the result.  
 
Exp2 
Compute the Exp2 function from the source and return the result.  
 
Exp2 
Compute the Exp2 function from the source and return the result.  
 
Expj 
Computes the e^xj function from the source.  
 
Expj 
Computes the e^xj function from the source.  
 
Extend the source to complex numbers.  
 
Extend the source to complex numbers.  
 
Eye 
Returns an "eye" matrix with ones on the diagonal and zeros elsewhere.  
 
FFT 
Returns the discrete fourier transform of the source data. 
 
Returns the 1D discrete fourier transforms of the source data. 
 
Returns the discrete fourier transform of the real source data. 
 
Returns the 2D discrete fourier transform of the source data. 
 
Returns the discrete fourier transform of the real source data. 
 
Returns the discrete fourier transform of the real source data. 
 
Make the angle fit within +/- PI.  
 
Make the angle fit within +/- PI.  
 
Flip 
Exchange the real and imaginary parts of complex numbers.  
 
Flip 
Exchange the real and imaginary parts of complex numbers.  
 
Exchange the real and imaginary parts of complex numbers and conjugate.  
 
Exchange the real and imaginary parts of complex numbers and conjugate.  
 
Flips the source matrix horizontally.  
 
Flips the source matrix vertically.  
 
Compute the floor function from the source.  
 
Compute the floor function from the source.  
 
Frac 
Return the fractional part of a real number in the source.  
 
Frac 
Return the fractional part of a real number in the source.  
 
Computes the hilbert transform of the source data.  
 
IDCT 
Returns the inverse discrete cosine transform of the source data. 
 
IFFT 
Computes the inverse discrete fourier transform of the source data. 
 
Computes the inverse discrete fourier transform of the source data. 
 
Computes the real inverse discrete fourier transform of the source data. 
 
Computes the inverse discrete fourier transform of the source data. 
 
Computes the real inverse discrete fourier transform of the source data. 
 
Computes the real inverse discrete fourier transform of the source data. 
 
Imag 
Returns the imaginary part of the source.  
 
Imag 
Returns the imaginary part of the source.  
 
Returns the imaginary part of the source.  
 
Returns the imaginary part of the source.  
 
Compute the integer power function.  
 
Compute the integer power function.  
 
Inv 
Compute 1/X.  
 
Inv 
Compute 1/X.  
 
Inv 
Compute 1/X.  
 
Inv 
Compute 1/X.  
 
Compute (1/X)^2.  
 
Compute (1/X)^2.  
 
Compute the Inverse of the matrix and return it as result. 
 
Compute (1/X)^2.  
 
Compute (1/X)^2.  
 
Kron 
Computes the kronecker product.  
 
Computes the Kurtosis from the source data.  
 
Computes the Kurtosis from the source data.  
 
Left divide Left with Right (matrix division) returning Matrix type result. 
 
Left divide Left with Right (matrix division) returning Vector type result. 
 
Ln 
Compute the Ln function from the source and return the result.  
 
Ln 
Compute the Ln function from the source and return the result.  
 
Compute the Log10 function from the source and return the result.  
 
Compute the Log10 function from the source and return the result.  
 
Log2 
Compute the Log2 function from the source and return the result.  
 
Log2 
Compute the Log2 function from the source and return the result.  
 
LogN 
Compute X^2 from the source.  
 
LogN 
Compute X^2 from the source.  
 
Returns the lower triangle of the matrix.  
 
Returns the X from LQR solving A*X = B.  
 
Returns the X from LQR solving A*X = B.  
 
Returns the X from LU solving A*X = B.  
 
Returns the X from LU solving A*X = B.  
 
Mag 
Compute magnitude from the source.  
 
Mag 
Compute magnitude from the source.  
 
Max 
Returns the maximum of the source data.  
 
Max 
Returns the maximum of the source data.  
 
Maxc 
Returns the maximum of the source data.  
 
Maxc 
Returns the maximum of the source data.  
 
Compute maximum of each column. 
 
Compute maximum of each row. 
 
Mean 
Returns the average value of the source data.  
 
Mean 
Returns the average value of the source data.  
 
Returns the average value of the source data.  
 
Returns the average value of the source data.  
 
Returns the average of columns in the source matrix.  
 
Returns the average of rows in the source matrix.  
 
Computes the Median from the source data.  
 
Computes the Median from the source data.  
 
Min 
Returns the minimum of the source data.  
 
Min 
Returns the minimum of the source data.  
 
Minc 
Returns the minimum of the source data.  
 
Minc 
Returns the minimum of the source data.  
 
Compute minimum of each column. 
 
Compute minimum of each row. 
 
Computes matrix function of x^n where n is integer.  
 
Returns the matrix inverse A^-1.  
 
Computes matrix function of x^c where c is a complex number.  
 
Computes matrix function of x^r where r is a real number.  
 
Computes matrix function of x^0.5.  
 
Mul 
Returns the matrix product of two matrices.  
 
Mul 
Returns the matrix product of three matrices.  
 
Mul 
Returns the matrix product of four matrices.  
 
Mul 
Returns the matrix product of two matrices.  
 
Mul 
Returns the matrix product of two matrices.  
 
Mul 
Matrix vector multiply returning Vector type result.  
 
Mul 
Vector matrix multiply returning Vector type result. 
 
Mul 
Tensor product of two vectors returning Matrix type result. 
 
Multiply two matrices.  
 
Multiply two matrices.  
 
MulI 
Multiply the source with 1i complex number.  
 
MulI 
Multiply the source with 1i complex number.  
 
Norm 
Computes the Norm from source data.  
 
Returns the 1-Norm of the matrix.  
 
Compute (X + Offset)/Factor  
 
Compute (X + Offset)/Factor  
 
Compute (X + Offset)/Factor  
 
Compute (X + Offset)/Factor  
 
Compute (X + Offset)/Factor  
 
Compute (X + Offset)/Factor  
 
Computes the C Norm for the source data X.  
 
Computes the C Norm between X and Y.  
 
Computes the C Norm for the source data X.  
 
Computes the C Norm between X and Y.  
 
Returns the Frobenius Norm of the matrix.  
 
Returns the matrix Infinity Norm.  
 
Computes the L1 Norm for X.  
 
Computes the L1 Norm between X and Y.  
 
Computes the L1 Norm for X.  
 
Computes the L1 Norm between X and Y.  
 
Computes the L2 Norm for X.  
 
Computes the L1 Norm between X and Y.  
 
Computes the L2 Norm for X.  
 
Computes the L1 Norm between X and Y.  
 
Returns the pascal matrix.  
 
Compute the phase from the complex source data.  
 
Compute the phase from the complex source data.  
 
Compute the phase spectrum from the complex source data.  
 
Compute the phase spectrum.  
 
Compute the power function.  
 
Compute the power function.  
 
Compute the power function.  
 
This is function MtxExpr.Power. 
 
Compute the power function.  
 
Compute the power function.  
 
Compute the power function.  
 
Compute the power function.  
 
Compute the power function.  
 
Compute the power function.  
 
Compute the power spectrum from the complex source data.  
 
Compute the power spectrum from the complex source data.  
 
Returns primer numbers up to number n.  
 
Returns the product of all elements in the source data.  
 
Returns the product of all elements in the source data.  
 
Returns the product of all elements in the source data.  
 
Returns the product of all elements in the source data.  
 
Ramp 
Returns a vector of [0, 1, .., Len-1] numbers.  
 
Ramp 
Returns a vector of [0, 1, .., Len-1] numbers.  
 
Ramp 
Returns a vector of [0, 1, .., Len-1] numbers.  
 
Ramp 
Returns a vector of [0, 1, .., Len-1] numbers.  
 
Ramp 
Returns a vector of [0, 1, .., Len-1] numbers.  
 
Ramp 
Returns a vector of [Offset, Offset+Step, .., Offset+(Len-1)*Step] numbers.  
 
Ramp 
Returns a vector of [Offset, Offset+Step, .., Offset+(Len-1)*Step] numbers.  
 
Ramp 
Returns a vector of [Offset, Offset+Step, .., Offset+(Len-1)*Step] numbers.  
 
Returns random values with gaussian distribution.  
 
Returns random values with gaussian distribution.  
 
Returns random values with gaussian distribution.  
 
Returns random values with gaussian distribution.  
 
Returns random values with uniform distribution.  
 
Returns random values with uniform distribution.  
 
Returns random values with uniform distribution.  
 
Returns random values with uniform distribution.  
 
Real 
Returns the real part of the complex number.  
 
Real 
Returns the real part of the complex number.  
 
Returns the real part of the complex number.  
 
Returns the real part of the complex number.  
 
Rem 
Return reminder after divison of X by Y.  
 
Rem 
Return reminder after divison of X by Y.  
 
Rem 
Return reminder after divison of X by Y.  
 
Rem 
Return reminder after divison of X by Y.  
 
Returns the resized matrix.  
 
Returns the resized and transposed matrix.  
 
Reverses the content of the source data.  
 
RMS 
Compute the RMS from the source data.  
 
RMS 
Compute the RMS from the source data.  
 
Rotates the content of the source data by Offset.  
 
Rotates the matrix by 90 degree.  
 
Rounds values to the closest integer.  
 
Rounds values to the closest integer.  
 
This is function MtxExpr.Round. 
 
This is function MtxExpr.Roundf. 
 
Row 
Returns specified aRow from the source matrix. 
 
Row 
Returns specified aRow from the source matrix. 
 
Sec 
Compute the Sec function from the source and return the result.  
 
Sec 
Compute the Sec function from the source and return the result.  
 
Sech 
Compute the Sech function from the source and return the result.  
 
Sech 
Compute the Sech function from the source and return the result.  
 
Subrange the source matrix and return a vector without copy operation.  
 
Subrange the source matrix and return a vector.  
 
Subrange the source vector without copy operation.  
 
Subrange the source vector.  
 
Sgn 
This is function MtxExpr.Sgn. 
 
Sgn 
DOM-IGNORE-END 
 
Shifts the content of the source data X by Offset left or right.  
 
Sign 
Change the sign of the source data.  
 
Sign 
Change the sign of the source data.  
 
Sin 
Compute the sin function from the source and return the result.  
 
Sin 
Compute the sin function from the source and return the result.  
 
Sinh 
Compute the Sinh function from the source and return the result.  
 
Sinh 
Compute the Sinh function from the source and return the result.  
 
Returns the skewness of the source data.  
 
Returns the skewness of the source data.  
 
Sorts the matrix rows ascendigly.  
 
Sorts the matrix rows ascendigly.  
 
Sorts the source data ascendingly.  
 
Sorts the source data ascendingly.  
 
Sorts all rows in the matrix descendingly  
 
Performs row based sort in descending order.  
 
Sorts the source data descendingly.  
 
Sorts the source data descendingly.  
 
Sqr 
Compute X^2 from the source.  
 
Sqr 
Compute X^2 from the source.  
 
Sqr 
This is function MtxExpr.Sqr. 
 
Sqrt 
Compute X^2 from the source.  
 
Sqrt 
Compute X^2 from the source.  
 
Compute the standard deviation from the source data.  
 
Computes the standard deviation from the source data.  
 
Compute the standard deviation from the source data.  
 
Computes the standard deviation from the source data.  
 
Converts a list of strings to vector.  
 
Converts strings to values.  
 
Converts a list of strings to vector.  
 
Converts strings to values.  
 
Sum 
Returns the sum of elements in the source data.  
 
Sum 
Returns the sum of elements in the source data.  
 
Sumc 
Returns the sum of elements in the source data.  
 
Sumc 
Returns the sum of elements in the source data.  
 
Returns the sum of matrix columns.  
 
Returns the sum of squares of the source data.  
 
Returns the sum of squares of the source data.  
 
Returns the sum of matrix rows.  
 
SVD 
Returns singular values.  
 
Tan 
Compute the Tan function from the source and return the result.  
 
Tan 
Compute the Tan function from the source and return the result.  
 
Tanh 
Compute the Tanh function from the source and return the result.  
 
Tanh 
Compute the Tanh function from the source and return the result.  
 
Limit the smallest value in the source data.  
 
Limit the smallest value in the source data.  
 
Limit the largest value in the source data.  
 
Limit the largest value in the source data.  
 
Returns the Toeplitz matrix.  
 
Returns the Trace of the matrix.  
 
Transpose of the matrix and return it as result. 
 
Rounds values towards zero to integer.  
 
Rounds values towards to zero to integer.  
 
This is function MtxExpr.Trunc. 
 
This is function MtxExpr.Truncf. 
 
Returns the upper triangle of the matrix.  
 
Increase sampling frequency without filtering.  
 
Increase sampling frequency without filtering.  
 
Constructs VanDerMonde matrix.  
Copyright (c) 1999-2025 by Dew Research. All rights reserved.