[This is preliminary documentation and is subject to change.]
The Matrix2D T type exposes the following members.Constructors
Name | Description | |
---|---|---|
![]() | Matrix2D T | Initializes a new instance of the Matrix2D T class |
Methods
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from MatrixBase T .) |
![]() | Equals(MatrixBase T ) | (Inherited from MatrixBase T .) |
![]() | Fill | |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | GetEnumerator | (Inherited from MatrixBase T .) |
![]() | GetHashCode | (Inherited from MatrixBase T .) |
![]() | GetLowerBound | (Inherited from Matrix2DBase T .) |
![]() | GetMatrixEnumerator | (Inherited from Matrix2DBase T .) |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | GetUpperBound | (Inherited from Matrix2DBase T .) |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ToString | (Inherited from Matrix2DBase T .) |
Extension Methods
Fields
Name | Description | |
---|---|---|
![]() | Array | |
![]() | Height | (Inherited from Matrix2DBase T .) |
![]() | Width | (Inherited from Matrix2DBase T .) |
Properties
Name | Description | |
---|---|---|
![]() | Item | (Overrides Matrix2DBase T Item Int32, Int32 .) |
![]() | Rank | (Inherited from Matrix2DBase T .) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | IEnumerable GetEnumerator | (Inherited from MatrixBase T .) |
See Also