Diagonal(ComplexMatrix) | Creates a square ComplexMatrix instance having the specified data on its main diagonal and zero otherwise. |
Diagonal(ReadOnlyComplexMatrix) | Creates a square ComplexMatrix instance having the specified data on its main diagonal and zero otherwise. |