Click or drag to resize

ComplexMatrixDiagonal Method

Overload List
  NameDescription
Public methodStatic memberCode exampleDiagonal(ComplexMatrix)
Creates a square ComplexMatrix instance having the specified data on its main diagonal and zero otherwise.
Public methodStatic memberCode exampleDiagonal(ReadOnlyComplexMatrix)
Creates a square ComplexMatrix instance having the specified data on its main diagonal and zero otherwise.
Top
See Also