SquareMatrix Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Ruyi.SDK.Online.SquareMatrix"]
Namespace: Ruyi.SDK.Online
public class SquareMatrix : Matrix
The SquareMatrix type exposes the following members.
| Name | Description | |
|---|---|---|
| SquareMatrix | Initializes a new instance of the SquareMatrix 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.) |