Ruyi SDK
Namespaces
Ruyi.SDK.Online
DiagonalMatrix Class
DiagonalMatrix Constructor
DiagonalMatrix Properties
DiagonalMatrix Methods
Click or drag to resizeClick or drag to resize

DiagonalMatrix Class

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

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

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

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

The DiagonalMatrix type exposes the following members.

Constructors
  NameDescription
Public methodDiagonalMatrix
Initializes a new instance of the DiagonalMatrix class
Top
Properties
  NameDescription
Public propertyAdjugate (Inherited from Matrix.)
Public propertyColumns (Inherited from Matrix.)
Public propertyDeterminant (Inherited from Matrix.)
Public propertyInverse (Inherited from Matrix.)
Public propertyItem (Inherited from Matrix.)
Public propertyRows (Inherited from Matrix.)
Public propertyTranspose (Inherited from Matrix.)
Top
Methods
  NameDescription
Public methodEquals (Inherited from Matrix.)
Public methodGetHashCode (Inherited from Matrix.)
Public methodGetInverseByAdjugate (Inherited from Matrix.)
Public methodMakeLU (Inherited from Matrix.)
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