Matrix Class | 
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Ruyi.SDK.Online.Matrix"]
Namespace: Ruyi.SDK.Online
public class Matrix
The Matrix type exposes the following members.
| Name | Description | |
|---|---|---|
| Matrix(Double) | Initializes a new instance of the Matrix class  | |
| Matrix(Int32, Int32, IEnumerableIEnumerableDouble) | Initializes a new instance of the Matrix class  | |
| Matrix(Int32, Int32, Double) | Initializes a new instance of the Matrix class  | 
| Name | Description | |
|---|---|---|
| Equals | (Overrides ObjectEquals(Object).) | |
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| GetInverseByAdjugate | ||
| MakeLU | 
| Name | Description | |
|---|---|---|
| ErrorTolerance |