DiagonalMatrix Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Ruyi.SDK.Online.DiagonalMatrix"]
Namespace: Ruyi.SDK.Online
public class DiagonalMatrix : Matrix
The DiagonalMatrix type exposes the following members.
Name | Description | |
---|---|---|
DiagonalMatrix | Initializes a new instance of the DiagonalMatrix class |
Name | Description | |
---|---|---|
Adjugate | (Inherited from Matrix.) | |
Columns | (Inherited from Matrix.) | |
Determinant | (Inherited from Matrix.) | |
Inverse | (Inherited from Matrix.) | |
Item | (Inherited from Matrix.) | |
Rows | (Inherited from Matrix.) | |
Transpose | (Inherited from Matrix.) |
Name | Description | |
---|---|---|
Equals | (Inherited from Matrix.) | |
GetHashCode | (Inherited from Matrix.) | |
GetInverseByAdjugate | (Inherited from Matrix.) | |
MakeLU | (Inherited from Matrix.) |