Defines a matrix.

Namespace:  Bespoke.Common.LinearAlgebra
Assembly:  Bespoke.Common (in Bespoke.Common.dll) Version: 4.3.0.0 (4.3.0.0)

Syntax

C#
public class Matrix
Visual Basic (Declaration)
Public Class Matrix
Visual C++
public ref class Matrix

Inheritance Hierarchy

System..::.Object
  Bespoke.Common.LinearAlgebra..::.Matrix

See Also