You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > MtxExpr Class > MtxExpr Members
Dew Math for .NET
ContentsIndexHome
MtxExpr Members Public Methods
Public Methods
 
Name 
Description 
 
Abs 
This is the overview for the Abs method overload. 
 
This is the overview for the AddProduct method overload. 
 
This is the overview for the AddScaled method overload. 
 
Returns Src + Vector1*Vector2'  
 
Adjungate the matrix and return it as result. 
 
This is the overview for the ArcCos method overload. 
 
This is the overview for the ArcCosh method overload. 
 
This is the overview for the ArcCot method overload. 
 
This is the overview for the ArcCoth method overload. 
 
This is the overview for the ArcCsc method overload. 
 
This is the overview for the ArcCsch method overload. 
 
This is the overview for the ArcSec method overload. 
 
This is the overview for the ArcSech method overload. 
 
This is the overview for the ArcSin method overload. 
 
This is the overview for the ArcSinh method overload. 
 
This is the overview for the ArcTan method overload. 
 
This is the overview for the ArcTan2 method overload. 
 
This is the overview for the ArcTanh method overload. 
 
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 
This is the overview for the Cbrt method overload. 
 
Ceil 
This is the overview for the Ceil method overload. 
 
Returns true, if matrix is symmetric and positive definite.  
 
Col 
This is the overview for the Col method overload. 
 
This is the overview for the Concat method overload. 
 
This is the overview for the ConcatHorz method overload. 
 
This is the overview for the ConcatVert method overload. 
 
Conj 
This is the overview for the Conj method overload. 
 
This is the overview for the ConjMul method overload. 
 
Returns convolution of X with H.  
 
Cos 
This is the overview for the Cos method overload. 
 
Cosh 
This is the overview for the Cosh method overload. 
 
Cot 
This is the overview for the Cot method overload. 
 
Coth 
This is the overview for the Coth method overload. 
 
Returns cross correlation between Vec1 and Vec2.  
 
Csc 
This is the overview for the Csc method overload. 
 
Csch 
This is the overview for the Csch method overload. 
 
This is the overview for the CumSum method overload. 
 
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. 
 
This is the overview for the Divide method overload. 
 
Returns the dot product: sum(X*Y). 
 
Returns the dot product: sum(X*Y). 
 
This is the overview for the DownSample method overload. 
 
Eig 
Computes the eigen-values of the matrix.  
 
Exp 
This is the overview for the Exp method overload. 
 
This is the overview for the Exp10 method overload. 
 
Exp2 
This is the overview for the Exp2 method overload. 
 
Expj 
This is the overview for the Expj method overload. 
 
This is the overview for the ExtendToComplex method overload. 
 
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. 
 
This is the overview for the FixAngle method overload. 
 
Flip 
This is the overview for the Flip method overload. 
 
This is the overview for the FlipConj method overload. 
 
Flips the source matrix horizontally.  
 
Flips the source matrix vertically.  
 
This is the overview for the Floor method overload. 
 
Frac 
This is the overview for the Frac method overload. 
 
This is the overview for the GreaterThan method overload. 
 
This is the overview for the GreaterThanOrEqual method overload. 
 
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 
This is the overview for the Imag method overload. 
 
This is the overview for the ImagPart method overload. 
 
This is the overview for the IntPower method overload. 
 
Inv 
This is the overview for the Inv method overload. 
 
This is the overview for the InvCbrt method overload. 
 
Compute the Inverse of the matrix and return it as result. 
 
This is the overview for the InvSqrt method overload. 
 
Kron 
Computes the kronecker product.  
 
This is the overview for the Kurtosis method overload. 
 
This is the overview for the LDivide method overload. 
 
This is the overview for the LessThan method overload. 
 
This is the overview for the LessThanOrEqual method overload. 
 
Ln 
This is the overview for the Ln method overload. 
 
This is the overview for the Log10 method overload. 
 
Log2 
This is the overview for the Log2 method overload. 
 
LogN 
This is the overview for the LogN method overload. 
 
Returns the lower triangle of the matrix.  
 
This is the overview for the LQRSolve method overload. 
 
This is the overview for the LUSolve method overload. 
 
Mag 
This is the overview for the Mag method overload. 
 
Max 
This is the overview for the Max method overload. 
 
Maxc 
This is the overview for the Maxc method overload. 
 
Compute maximum of each column. 
 
Compute maximum of each row. 
 
Mean 
This is the overview for the Mean method overload. 
 
This is the overview for the Meanc method overload. 
 
Returns the average of columns in the source matrix.  
 
Returns the average of rows in the source matrix.  
 
This is the overview for the Median method overload. 
 
Min 
This is the overview for the Min method overload. 
 
Minc 
This is the overview for the Minc method overload. 
 
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.  
 
This is the overview for the MtxPower method overload. 
 
Computes matrix function of x^0.5.  
 
Mul 
This is the overview for the Mul method overload. 
 
This is the overview for the MulDiag method overload. 
 
MulI 
This is the overview for the MulI method overload. 
 
Norm 
Computes the Norm from source data.  
 
Returns the 1-Norm of the matrix.  
 
This is the overview for the Normalize method overload. 
 
This is the overview for the NormC method overload. 
 
Returns the Frobenius Norm of the matrix.  
 
Returns the matrix Infinity Norm.  
 
This is the overview for the NormL1 method overload. 
 
This is the overview for the NormL2 method overload. 
 
Returns the pascal matrix.  
 
This is the overview for the Phase method overload. 
 
This is the overview for the PhaseSpectrum method overload. 
 
This is the overview for the Power method overload. 
 
This is the overview for the PowerSpectrum method overload. 
 
Returns primer numbers up to number n.  
 
This is the overview for the Product method overload. 
 
This is the overview for the Productc method overload. 
 
Ramp 
This is the overview for the Ramp method overload. 
 
This is the overview for the RandGauss method overload. 
 
This is the overview for the RandUniform method overload. 
 
Real 
This is the overview for the Real method overload. 
 
This is the overview for the RealPart method overload. 
 
Rem 
This is the overview for the Rem method overload. 
 
Returns the resized matrix.  
 
Returns the resized and transposed matrix.  
 
Reverses the content of the source data.  
 
RMS 
This is the overview for the RMS method overload. 
 
Rotates the content of the source data by Offset.  
 
Rotates the matrix by 90 degree.  
 
This is the overview for the Round method overload. 
 
Row 
This is the overview for the Row method overload. 
 
Sec 
This is the overview for the Sec method overload. 
 
Sech 
This is the overview for the Sech method overload. 
 
This is the overview for the Select method overload. 
 
Sgn 
This is the overview for the Sgn method overload. 
 
Shifts the content of the source data X by Offset left or right.  
 
Sign 
This is the overview for the Sign method overload. 
 
Sin 
This is the overview for the Sin method overload. 
 
Sinh 
This is the overview for the Sinh method overload. 
 
This is the overview for the Skewness method overload. 
 
This is the overview for the SortAscend method overload. 
 
This is the overview for the SortDescend method overload. 
 
Sqr 
This is the overview for the Sqr method overload. 
 
Sqrt 
This is the overview for the Sqrt method overload. 
 
This is the overview for the StdDev method overload. 
 
This is the overview for the StringsToValues method overload. 
 
Sum 
This is the overview for the Sum method overload. 
 
Sumc 
This is the overview for the Sumc method overload. 
 
Returns the sum of matrix columns.  
 
This is the overview for the SumOfSquares method overload. 
 
Returns the sum of matrix rows.  
 
SVD 
Returns singular values.  
 
Tan 
This is the overview for the Tan method overload. 
 
Tanh 
This is the overview for the Tanh method overload. 
 
This is the overview for the ThreshBottom method overload. 
 
This is the overview for the ThreshTop method overload. 
 
Returns the Toeplitz matrix.  
 
Returns the Trace of the matrix.  
 
Transpose of the matrix and return it as result. 
 
This is the overview for the Trunc method overload. 
 
Returns the upper triangle of the matrix.  
 
This is the overview for the UpSample method overload. 
 
Constructs VanDerMonde matrix.  
Copyright (c) 1999-2024 by Dew Research. All rights reserved.