You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtx Class
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtx Class

Two dimensional array - matrix.

Dew_Math_TMtxDew_Math_TMtxDew_Math_TMtxDew_Math_TMtxDew_Math_TMtx
Syntax
C#
Visual Basic
public class TMtx : TDenseMtxVec, ISerializable;

MtxVec.cs

Use the matrix class to perform matix operations like multiplication addition, subtraction, solve a system of linear equations, compute eigenvalues, singular value decomposition, least squares solution, 2D FFT's, parallel 1D FFT's and more.

Copyright (c) 1999-2022 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!