Ruyi SDK
Namespaces
Ruyi.SDK.Online
Matrix Class
Matrix Constructor
Matrix Properties
Matrix Methods
Matrix Operators
Matrix Fields
Click or drag to resizeClick or drag to resize

Matrix Class

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Ruyi.SDK.Online.Matrix"]

Inheritance Hierarchy
SystemObject
  Ruyi.SDK.OnlineMatrix
    Ruyi.SDK.OnlineDiagonalMatrix
    Ruyi.SDK.OnlineSquareMatrix

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public class Matrix

The Matrix type exposes the following members.

Constructors
  NameDescription
Public methodMatrix(Double)
Initializes a new instance of the Matrix class
Public methodMatrix(Int32, Int32, IEnumerableIEnumerableDouble)
Initializes a new instance of the Matrix class
Public methodMatrix(Int32, Int32, Double)
Initializes a new instance of the Matrix class
Top
Properties
  NameDescription
Public propertyAdjugate
Public propertyColumns
Public propertyDeterminant
Public propertyInverse
Public propertyItem
Public propertyRows
Public propertyTranspose
Top
Methods
  NameDescription
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetInverseByAdjugate
Public methodMakeLU
Top
Operators
  NameDescription
Public operatorStatic memberAddition
Public operatorStatic memberEquality
Public operatorStatic memberInequality
Public operatorStatic memberMultiply(Double, Matrix)
Public operatorStatic memberMultiply(Matrix, Matrix)
Top
Fields
  NameDescription
Public fieldStatic memberErrorTolerance
Top
See Also

Reference

Ruyi.SDK.Online Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com