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

Two dimensional array - matrix.

Dew_Math_TMtxIntDew_Math_TMtxIntDew_Math_TMtxIntDew_Math_TMtxIntDew_Math_TMtxIntDew_Math_TMtxInt
Syntax
C#
Visual Basic
public class TMtxInt : TAbstractMtxVecInt, ISerializable;

MtxVecInt.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-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!