Click or drag to resize

ComplexMatrixRow Operators and Type Conversions

The ComplexMatrixRow type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberEquality
Returns a value that indicates whether a ComplexMatrixRow instance is equal to another ComplexMatrixRow instance.
Public operatorStatic member(ComplexMatrixRow to ComplexMatrix)
Performs an implicit conversion from ComplexMatrixRow to ComplexMatrix.
Public operatorStatic memberInequality
Returns a value that indicates whether a ComplexMatrixRow instance is not equal to another ComplexMatrixRow instance.
Top
See Also