Version

ComplexMatrix Class Properties

For a list of all members of this type, see ComplexMatrix members.

Public Properties
 NameDescription
Public PropertyItemOverloaded. An indexer for the ComplexMatrix. The Matrix can be indexed one-dimensionally or multi-dimensionally.  
Public PropertyLengthReturns the length of the MatrixBase. (Inherited from Infragistics.Math.MatrixBase)
Public PropertyRankReturns the number of dimensions in the MatrixBase. (Inherited from Infragistics.Math.MatrixBase)
Public PropertySizeReturns the dimensions of the MatrixBase as a Vector. (Inherited from Infragistics.Math.MatrixBase)
See Also